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 /share/man | |
parent | f300050ba6473c8f6d80c8a9ef4a12c2093a5bbb (diff) |
remove references to ns(4);
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/idp.4 | 5 | ||||
-rw-r--r-- | share/man/man4/lo.4 | 3 | ||||
-rw-r--r-- | share/man/man4/options.4 | 3 | ||||
-rw-r--r-- | share/man/man4/spp.4 | 5 |
4 files changed, 6 insertions, 10 deletions
diff --git a/share/man/man4/idp.4 b/share/man/man4/idp.4 index aa6614851d0..01c0017476c 100644 --- a/share/man/man4/idp.4 +++ b/share/man/man4/idp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: idp.4,v 1.9 2003/06/02 23:30:12 millert Exp $ +.\" $OpenBSD: idp.4,v 1.10 2005/06/09 08:40:49 jmc Exp $ .\" $NetBSD: idp.4,v 1.3 1994/11/30 16:22:15 jtc Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -175,8 +175,7 @@ It is useful in constructing Packet Exchange Protocol packets. .Sh SEE ALSO .Xr recv 2 , .Xr send 2 , -.Xr netintro 4 , -.Xr ns 4 +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/lo.4 b/share/man/man4/lo.4 index f1ad21f12e8..48d1f768072 100644 --- a/share/man/man4/lo.4 +++ b/share/man/man4/lo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lo.4,v 1.23 2004/08/17 23:58:36 jaredy Exp $ +.\" $OpenBSD: lo.4,v 1.24 2005/06/09 08:40:49 jmc Exp $ .\" $NetBSD: lo.4,v 1.3 1994/11/30 16:22:23 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -108,7 +108,6 @@ family; the packet was dropped. .Xr inet 4 , .Xr inet6 4 , .Xr netintro 4 , -.Xr ns 4 , .Xr hostname.if 5 , .Xr ifconfig 8 , .Xr netstart 8 diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 5052ba81460..f10f3c5e9f3 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.164 2005/06/08 04:21:22 henning Exp $ +.\" $OpenBSD: options.4,v 1.165 2005/06/09 08:40:49 jmc Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -1094,7 +1094,6 @@ is zero, the hardware realtime clock device is not in Daylight Saving Time. .Xr inet 4 , .Xr ipsec 4 , .Xr lkm 4 , -.Xr ns 4 , .Xr pci 4 , .Xr xf86 4 , .Xr X 7 , diff --git a/share/man/man4/spp.4 b/share/man/man4/spp.4 index 945e7c4b680..1302a7b6776 100644 --- a/share/man/man4/spp.4 +++ b/share/man/man4/spp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spp.4,v 1.8 2003/06/02 23:30:12 millert Exp $ +.\" $OpenBSD: spp.4,v 1.9 2005/06/09 08:40:49 jmc Exp $ .\" $NetBSD: spp.4,v 1.3 1994/11/30 16:22:33 jtc Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -179,8 +179,7 @@ The data argument for the setsockopt call must be an unsigned short. .El .Sh SEE ALSO -.Xr netintro 4 , -.Xr ns 4 +.Xr netintro 4 .Sh HISTORY The .Nm |