diff options
author | Xavier Santolaria <xsa@cvs.openbsd.org> | 2004-06-20 20:02:29 +0000 |
---|---|---|
committer | Xavier Santolaria <xsa@cvs.openbsd.org> | 2004-06-20 20:02:29 +0000 |
commit | 983f7acdf75e9e0e5f4311c5e16f8c93e9967942 (patch) | |
tree | e381b3ce060b303ede37b2609da5d0c736e8577a /share | |
parent | faf6ada7ee13fa2c5cb76b961ca099cefa628c51 (diff) |
bye bye gdiff(1)...
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 a9cc8b12a1d..73613927156 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.140 2004/06/06 21:54:59 jmc Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.141 2004/06/20 20:02:28 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 gdiff 1 +.Xr diff 1 between .Pa file and |