summaryrefslogtreecommitdiff
path: root/usr.bin/cmp
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-29 15:57:45 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-29 15:57:45 +0000
commita92bee191d618605d749ddc8e410d0ae66d03752 (patch)
tree8b0a77c1f63b9503f1ac78b6e57385e24915569a /usr.bin/cmp
parent5a36642d85fbe886b7cd07e369a498e02df127dc (diff)
Notes
Diffstat (limited to 'usr.bin/cmp')
-rw-r--r--usr.bin/cmp/cmp.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cmp/cmp.1 b/usr.bin/cmp/cmp.1
index 005dfd2ebd60..6153e5160cb4 100644
--- a/usr.bin/cmp/cmp.1
+++ b/usr.bin/cmp/cmp.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)cmp.1 8.1 (Berkeley) 6/6/93
-.\" $Id: cmp.1,v 1.5 1997/06/26 11:22:10 charnier Exp $
+.\" $FreeBSD$
.\"
.Dd June 6, 1993
.Dt CMP 1