diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-06-09 08:40:50 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-06-09 08:40:50 +0000 |
commit | 6b2581740ca296a03e3c7b39ad444bf314a3b792 (patch) | |
tree | 67d3d85e18ead09dcb48750b7b8f118181b16198 /lib/libc | |
parent | f300050ba6473c8f6d80c8a9ef4a12c2093a5bbb (diff) |
remove references to ns(4);
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/net/ipx.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/net/ipx.3 b/lib/libc/net/ipx.3 index 64f6028db07..503483bfabf 100644 --- a/lib/libc/net/ipx.3 +++ b/lib/libc/net/ipx.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipx.3,v 1.10 2003/06/02 20:18:35 millert Exp $ +.\" $OpenBSD: ipx.3,v 1.11 2005/06/09 08:40:49 jmc Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -103,7 +103,6 @@ None. (See .Sx BUGS . ) .Sh SEE ALSO -.Xr ns 4 , .Xr hosts 5 , .Xr networks 5 .Sh HISTORY |