summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/ns.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/net/ns.3')
-rw-r--r--lib/libc/net/ns.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/net/ns.3 b/lib/libc/net/ns.3
index 4d545e3..e8cc2ec 100644
--- a/lib/libc/net/ns.3
+++ b/lib/libc/net/ns.3
@@ -46,7 +46,7 @@ address conversion routines
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <netns/ns.h>
-.Ft struct ns_addr
+.Ft struct ns_addr
.Fn ns_addr "char *cp"
.Ft char *
.Fn ns_ntoa "struct ns_addr ns"
@@ -70,7 +70,7 @@ notation in common use in the Xerox Development Environment:
.Ed
.Pp
Trailing zero fields are suppressed, and each number is printed in hexadecimal,
-in a format suitable for input to
+in a format suitable for input to
.Fn ns_addr .
Any fields lacking super-decimal digits will have a
trailing
@@ -121,7 +121,7 @@ The
.Fn ns_addr
and
.Fn ns_toa
-functions appeared in
+functions appeared in
.Bx 4.3 .
.Sh BUGS
The string returned by
OpenPOWER on IntegriCloud