diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 41995a303ac..c3db7e63c9e 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.138 2004/06/06 11:49:39 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.139 2004/06/06 20:45:36 xsa Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -414,7 +414,7 @@ See also .Ar link-categories . .It Ar update-patches Create or update patches for a port, using -.Xr diff 1 +.Xr gdiff 1 between .Pa file and |