diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libc/net/ipx.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libc/net/ipx.3 b/src/lib/libc/net/ipx.3 index c1a52e14d5..c4c9494372 100644 --- a/src/lib/libc/net/ipx.3 +++ b/src/lib/libc/net/ipx.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ipx.3,v 1.6 2000/09/22 14:47:33 millert Exp $ | 1 | .\" $OpenBSD: ipx.3,v 1.7 2000/10/18 05:12:07 aaron Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1986, 1991, 1993 | 3 | .\" Copyright (c) 1986, 1991, 1993 |
4 | .\" The Regents of the University of California. All rights reserved. | 4 | .\" The Regents of the University of California. All rights reserved. |
@@ -103,7 +103,8 @@ It is interpreted as octal is there is a leading | |||
103 | and there are no super-octal digits. | 103 | and there are no super-octal digits. |
104 | Otherwise, it is converted as a decimal number. | 104 | Otherwise, it is converted as a decimal number. |
105 | .Sh RETURN VALUES | 105 | .Sh RETURN VALUES |
106 | None. (See | 106 | None. |
107 | (See | ||
107 | .Sx BUGS . ) | 108 | .Sx BUGS . ) |
108 | .Sh SEE ALSO | 109 | .Sh SEE ALSO |
109 | .Xr ns 4 , | 110 | .Xr ns 4 , |