diff options
author | mpp <mpp@FreeBSD.org> | 1996-02-12 04:57:03 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-02-12 04:57:03 +0000 |
commit | 0796408d4a65a408fb888b67c7c5281e1c2b15f9 (patch) | |
tree | 4e2ceb31ad0d7c084e01b96df21229496bcbecef /lib/libipx | |
parent | 3178b161105c3f9e9671218f6bea65098f246950 (diff) | |
download | FreeBSD-src-0796408d4a65a408fb888b67c7c5281e1c2b15f9.zip FreeBSD-src-0796408d4a65a408fb888b67c7c5281e1c2b15f9.tar.gz |
Another round of man page cleanups.
Down to only about 100 items left to cleanup! :-)
Diffstat (limited to 'lib/libipx')
-rw-r--r-- | lib/libipx/ipx.3 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libipx/ipx.3 b/lib/libipx/ipx.3 index b76cc39..207fe7b 100644 --- a/lib/libipx/ipx.3 +++ b/lib/libipx/ipx.3 @@ -36,9 +36,7 @@ .Sh NAME .Nm ipx_addr , .Nm ipx_ntoa -.\" .Nd Novell -.Tn IPX -address conversion routines +.Nd IPX address conversion routines .Sh SYNOPSIS .Fd #include <sys/types.h> .Fd #include <netipx/ipx.h> |