diff options
author | mpp <mpp@FreeBSD.org> | 1996-02-11 22:38:05 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-02-11 22:38:05 +0000 |
commit | 3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5 (patch) | |
tree | 88dc95b3030f35aa0317c9879f6efa7e9605d2d5 /lib/libipx | |
parent | a3a752bd16c86a841f9dbe7ed1efdfbbae49f627 (diff) | |
download | FreeBSD-src-3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5.zip FreeBSD-src-3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5.tar.gz |
Correct a bunch of man page cross references and generally
try and silence "manck".
ncurses, rpc, and some of the gnu stuff are still a big mess, however.
Diffstat (limited to 'lib/libipx')
-rw-r--r-- | lib/libipx/ipx.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libipx/ipx.3 b/lib/libipx/ipx.3 index 8e59fcc..b76cc39 100644 --- a/lib/libipx/ipx.3 +++ b/lib/libipx/ipx.3 @@ -107,9 +107,9 @@ Otherwise, it is converted as a decimal number. None. (See .Sx BUGS . ) .Sh SEE ALSO +.Xr ns 4 , .Xr hosts 5 , -.Xr networks 5 , -.Xr ns 5 , +.Xr networks 5 .Sh HISTORY The precursor .Fn ns_addr |