summaryrefslogtreecommitdiffstats
path: root/usr.bin/cmp
diff options
context:
space:
mode:
authorjasper <jasper@openbsd.org>2006-12-20 15:32:10 +0000
committerjasper <jasper@openbsd.org>2006-12-20 15:32:10 +0000
commit6272b51e62f199eb3f66a19a9debb643021f2935 (patch)
tree58122753d249b28ce9047c97495b1ba0c4e6aaeb /usr.bin/cmp
parentsync (diff)
downloadwireguard-openbsd-6272b51e62f199eb3f66a19a9debb643021f2935.tar.xz
wireguard-openbsd-6272b51e62f199eb3f66a19a9debb643021f2935.zip
.Xr cmp and sdiff each other
ok jmc@ ray@
Diffstat (limited to 'usr.bin/cmp')
-rw-r--r--usr.bin/cmp/cmp.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/cmp/cmp.1 b/usr.bin/cmp/cmp.1
index 0cdf2744851..bdd650869b4 100644
--- a/usr.bin/cmp/cmp.1
+++ b/usr.bin/cmp/cmp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cmp.1,v 1.10 2003/06/03 02:56:06 millert Exp $
+.\" $OpenBSD: cmp.1,v 1.11 2006/12/20 15:32:10 jasper Exp $
.\" $NetBSD: cmp.1,v 1.4 1995/09/08 03:22:55 tls Exp $
.\"
.\" Copyright (c) 1987, 1990, 1993
@@ -104,7 +104,8 @@ An error occurred.
.El
.Sh SEE ALSO
.Xr diff 1 ,
-.Xr diff3 1
+.Xr diff3 1 ,
+.Xr sdiff 1
.Sh STANDARDS
The
.Nm