diff options
Diffstat (limited to 'src/lib/libc/net/ns.3')
-rw-r--r-- | src/lib/libc/net/ns.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libc/net/ns.3 b/src/lib/libc/net/ns.3 index 24e69c8388..2f695af090 100644 --- a/src/lib/libc/net/ns.3 +++ b/src/lib/libc/net/ns.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ns.3,v 1.5 1999/07/05 04:41:00 aaron Exp $ | 1 | .\" $OpenBSD: ns.3,v 1.6 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. |
@@ -108,7 +108,8 @@ It is interpreted as octal is there is a leading | |||
108 | and there are no super-octal digits. | 108 | and there are no super-octal digits. |
109 | Otherwise, it is converted as a decimal number. | 109 | Otherwise, it is converted as a decimal number. |
110 | .Sh RETURN VALUES | 110 | .Sh RETURN VALUES |
111 | None. (See | 111 | None. |
112 | (See | ||
112 | .Sx BUGS . ) | 113 | .Sx BUGS . ) |
113 | .Sh SEE ALSO | 114 | .Sh SEE ALSO |
114 | .Xr hosts 5 , | 115 | .Xr hosts 5 , |