summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/diff.1
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2010-08-18 16:25:20 +0000
committerschwarze <schwarze@openbsd.org>2010-08-18 16:25:20 +0000
commit3b4c17c44b94e8064c365f8a7d46848b910569b5 (patch)
treeba6161a305c9e9b0d8c0efd9bb358a551a3dd999 /usr.bin/diff/diff.1
parent- fix compilation of kernel without FFS...don't ask ;-) (diff)
downloadwireguard-openbsd-3b4c17c44b94e8064c365f8a7d46848b910569b5.tar.xz
wireguard-openbsd-3b4c17c44b94e8064c365f8a7d46848b910569b5.zip
Add a cross reference to patch(1)
as suggested by Thomas de Grivel <billitch at gmail dot com> on tech@. While here, remove the SEE ALSO entries (but not the cross references at the appropriate places!) to fnmatch(3), re_format(7), and pr(1). Their relevance is restricted to one single option each, the latter is mostly obsolete nowadays anyway, and the number of SEE ALSO entries is so large that SEE ALSO is starting to look confusing. "yes" jmc@
Diffstat (limited to 'usr.bin/diff/diff.1')
-rw-r--r--usr.bin/diff/diff.110
1 files changed, 4 insertions, 6 deletions
diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1
index f76ded66af8..8aaaceb533a 100644
--- a/usr.bin/diff/diff.1
+++ b/usr.bin/diff/diff.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: diff.1,v 1.37 2010/02/21 15:24:01 sobrado Exp $
+.\" $OpenBSD: diff.1,v 1.38 2010/08/18 16:25:20 schwarze Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)diff.1 8.1 (Berkeley) 6/30/93
.\"
-.Dd $Mdocdate: February 21 2010 $
+.Dd $Mdocdate: August 18 2010 $
.Dt DIFF 1
.Os
.Sh NAME
@@ -469,10 +469,8 @@ An error occurred.
.Xr comm 1 ,
.Xr diff3 1 ,
.Xr ed 1 ,
-.Xr pr 1 ,
-.Xr sdiff 1 ,
-.Xr fnmatch 3 ,
-.Xr re_format 7
+.Xr patch 1 ,
+.Xr sdiff 1
.Sh STANDARDS
The
.Nm