diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-12-30 21:18:15 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-12-30 21:18:15 +0000 |
| commit | d64ada501ae33c02e7c4e3ce21962907df814a5a (patch) | |
| tree | bd0234a8048c844b06483795cfb1fe4d34b68a4f /usr.bin/cmp | |
| parent | 5e705af2c9a7617aad837cc972b7eb1d8052f0e7 (diff) | |
Notes
Diffstat (limited to 'usr.bin/cmp')
| -rw-r--r-- | usr.bin/cmp/cmp.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cmp/cmp.1 b/usr.bin/cmp/cmp.1 index b8195fbef9a5..2f82bc395d80 100644 --- a/usr.bin/cmp/cmp.1 +++ b/usr.bin/cmp/cmp.1 @@ -86,7 +86,7 @@ are the byte offsets from the beginning of and .Ar file2 , respectively, where the comparison will begin. -The offset is decimal by default, but may be expressed as an hexadecimal +The offset is decimal by default, but may be expressed as a hexadecimal or octal value by preceding it with a leading ``0x'' or ``0''. .Pp The |
