diff options
Diffstat (limited to 'usr.bin/cmp/cmp.1')
-rw-r--r-- | usr.bin/cmp/cmp.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cmp/cmp.1 b/usr.bin/cmp/cmp.1 index 22ed932..50ba535 100644 --- a/usr.bin/cmp/cmp.1 +++ b/usr.bin/cmp/cmp.1 @@ -35,7 +35,7 @@ .\" @(#)cmp.1 8.1 (Berkeley) 6/6/93 .\" $FreeBSD$ .\" -.Dd June 6, 1993 +.Dd August 23, 2005 .Dt CMP 1 .Os .Sh NAME @@ -62,7 +62,7 @@ Bytes and lines are numbered beginning with one. The following options are available: .Bl -tag -width flag .It Fl h -Don't follow symbolic links. +Do not follow symbolic links. .It Fl l Print the byte number (decimal) and the differing byte values (octal) for each difference. |