diff options
| author | Ceri Davies <ceri@FreeBSD.org> | 2003-06-10 21:04:14 +0000 |
|---|---|---|
| committer | Ceri Davies <ceri@FreeBSD.org> | 2003-06-10 21:04:14 +0000 |
| commit | 70e74bf5562002eb5d4ec7b7ad97314aa8a95a84 (patch) | |
| tree | 10bad39ababa007730856de0dcacc067f6888575 /lib | |
| parent | 36a671487d1458929cf3ffae2ab47aa27f95a7db (diff) | |
Notes
Diffstat (limited to 'lib')
| -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. |
