summaryrefslogtreecommitdiff
path: root/usr.bin/cmp/cmp.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cmp/cmp.1')
-rw-r--r--usr.bin/cmp/cmp.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cmp/cmp.1 b/usr.bin/cmp/cmp.1
index 5a96ef7ab04..8649d4fda7f 100644
--- a/usr.bin/cmp/cmp.1
+++ b/usr.bin/cmp/cmp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cmp.1,v 1.8 2000/03/05 20:09:21 aaron Exp $
+.\" $OpenBSD: cmp.1,v 1.9 2000/11/09 17:52:06 aaron Exp $
.\" $NetBSD: cmp.1,v 1.4 1995/09/08 03:22:55 tls Exp $
.\"
.\" Copyright (c) 1987, 1990, 1993
@@ -61,7 +61,7 @@ and line number at which the first difference occurred is reported.
Bytes and lines are numbered beginning with one.
.Pp
The options are as follows:
-.Bl -tag -width flag
+.Bl -tag -width Ds
.It Fl l
Print the byte number (decimal) and the differing
byte values (octal) for each difference.