diff options
author | jmc <> | 2005-06-09 08:40:49 +0000 |
---|---|---|
committer | jmc <> | 2005-06-09 08:40:49 +0000 |
commit | f556728aa2ecf5af778b8eb40bc7085f54153079 (patch) | |
tree | b56e0746bd15d4032e24d9359856d66b9f940bf3 /src | |
parent | dfecb282049a7216c16a21f3f0b92747fdef5d87 (diff) | |
download | openbsd-f556728aa2ecf5af778b8eb40bc7085f54153079.tar.gz openbsd-f556728aa2ecf5af778b8eb40bc7085f54153079.tar.bz2 openbsd-f556728aa2ecf5af778b8eb40bc7085f54153079.zip |
remove references to ns(4);
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libc/net/ipx.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libc/net/ipx.3 b/src/lib/libc/net/ipx.3 index 64f6028db0..503483bfab 100644 --- a/src/lib/libc/net/ipx.3 +++ b/src/lib/libc/net/ipx.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ipx.3,v 1.10 2003/06/02 20:18:35 millert Exp $ | 1 | .\" $OpenBSD: ipx.3,v 1.11 2005/06/09 08:40:49 jmc 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. |
@@ -103,7 +103,6 @@ None. | |||
103 | (See | 103 | (See |
104 | .Sx BUGS . ) | 104 | .Sx BUGS . ) |
105 | .Sh SEE ALSO | 105 | .Sh SEE ALSO |
106 | .Xr ns 4 , | ||
107 | .Xr hosts 5 , | 106 | .Xr hosts 5 , |
108 | .Xr networks 5 | 107 | .Xr networks 5 |
109 | .Sh HISTORY | 108 | .Sh HISTORY |