summaryrefslogtreecommitdiffstats
path: root/lib/libipx
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libipx
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'lib/libipx')
-rw-r--r--lib/libipx/ipx.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libipx/ipx.3 b/lib/libipx/ipx.3
index bec7649..93e21e2 100644
--- a/lib/libipx/ipx.3
+++ b/lib/libipx/ipx.3
@@ -43,7 +43,7 @@
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <netipx/ipx.h>
-.Ft struct ipx_addr
+.Ft struct ipx_addr
.Fn ipx_addr "const char *cp"
.Ft char *
.Fn ipx_ntoa "struct ipx_addr ipx"
@@ -67,7 +67,7 @@ notation in common use:
.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 ipx_addr .
Any fields lacking super-decimal digits will have a
trailing
@@ -116,7 +116,7 @@ The precursor
.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