diff options
author | ceri <ceri@FreeBSD.org> | 2003-06-08 19:41:58 +0000 |
---|---|---|
committer | ceri <ceri@FreeBSD.org> | 2003-06-08 19:41:58 +0000 |
commit | a11f366f6b2f295dfcdcee7f017c08283505aa76 (patch) | |
tree | 5055662e628528cc6103a89b6cad4182510385e2 /lib/libipx | |
parent | 20a2dffdbeff3267cd3b6ed9d35609d028729b5f (diff) | |
download | FreeBSD-src-a11f366f6b2f295dfcdcee7f017c08283505aa76.zip FreeBSD-src-a11f366f6b2f295dfcdcee7f017c08283505aa76.tar.gz |
Correct a typo.
MFC After: 2 days
Diffstat (limited to 'lib/libipx')
-rw-r--r-- | lib/libipx/ipx.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libipx/ipx.3 b/lib/libipx/ipx.3 index e72ad6b..e349f6c 100644 --- a/lib/libipx/ipx.3 +++ b/lib/libipx/ipx.3 @@ -100,7 +100,7 @@ as hexadecimal if there is a leading a trailing .Ql H (as in Mesa), or there are any super-decimal digits present. -It is interpreted as octal is there is a leading +It is interpreted as octal if there is a leading .Ql 0 and there are no super-octal digits. Otherwise, it is converted as a decimal number. |