diff options
author | Ceri Davies <ceri@FreeBSD.org> | 2003-06-08 19:41:58 +0000 |
---|---|---|
committer | Ceri Davies <ceri@FreeBSD.org> | 2003-06-08 19:41:58 +0000 |
commit | 6efa541f230cb180f2aca2be4d7919d18813fb8f (patch) | |
tree | 5055662e628528cc6103a89b6cad4182510385e2 /lib/libipx | |
parent | 5ca83e8e8577e9141df2c7861323ffc5e361bf93 (diff) | |
download | src-test2-6efa541f230cb180f2aca2be4d7919d18813fb8f.tar.gz src-test2-6efa541f230cb180f2aca2be4d7919d18813fb8f.zip |
Notes
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 e72ad6b0e05a..e349f6c5f3ed 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. |