From d64ada501ae33c02e7c4e3ce21962907df814a5a Mon Sep 17 00:00:00 2001 From: Jens Schweikhardt Date: Mon, 30 Dec 2002 21:18:15 +0000 Subject: Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ Add FreeBSD Id tag where missing. --- usr.bin/cmp/cmp.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/cmp') 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 -- cgit v1.3