diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
| commit | f247324df75b7f55b48b92acb3b42a5ae2deac8a (patch) | |
| tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/cmp | |
| parent | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/cmp')
| -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 fe53d139370b..b8195fbef9a5 100644 --- a/usr.bin/cmp/cmp.1 +++ b/usr.bin/cmp/cmp.1 @@ -68,7 +68,7 @@ byte values (octal) for each difference. Print nothing for differing files; return exit status only. .It Fl x -Like +Like .Fl l but prints in hexadecimal and using zero as index for the first byte in the files. @@ -79,7 +79,7 @@ are not equal. .Pp The optional arguments .Ar skip1 -and +and .Ar skip2 are the byte offsets from the beginning of .Ar file1 |
