summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-07-15 23:40:40 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-07-15 23:40:40 +0000
commita6eb67dffdb07e3ac593739147bb93f85e6d7b6c (patch)
tree827c8b80547f06b6bafe2aaa9dedd7c2c8e0162d
parent256a382eaf7f8963beace5967407b17c0b55f9d3 (diff)
remove references to removed pages: clnp(4), esis(4), and iso(4);
-rw-r--r--lib/libc/net/link_addr.33
-rw-r--r--sbin/ifconfig/ifconfig.86
-rw-r--r--sbin/route/route.83
-rw-r--r--share/man/man4/options.46
4 files changed, 5 insertions, 13 deletions
diff --git a/lib/libc/net/link_addr.3 b/lib/libc/net/link_addr.3
index 929db4e1d64..b34afafc7eb 100644
--- a/lib/libc/net/link_addr.3
+++ b/lib/libc/net/link_addr.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: link_addr.3,v 1.8 2003/06/02 20:18:35 millert Exp $
+.\" $OpenBSD: link_addr.3,v 1.9 2004/07/15 23:40:39 jmc Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -96,7 +96,6 @@ has no return value.
(See
.Sx BUGS . )
.Sh SEE ALSO
-.Xr iso 4 ,
.Xr ifconfig 8
.Sh HISTORY
The
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index cdad1f8d37a..f92960d14fa 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.85 2004/06/25 18:58:38 pb Exp $
+.\" $OpenBSD: ifconfig.8,v 1.86 2004/07/15 23:40:39 jmc Exp $
.\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $
.\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $
.\"
@@ -354,8 +354,7 @@ An apparent point-to-point link is constructed, and
the address specified will be taken as the NS address and network
of the destination.
IP encapsulation of Connectionless Network Protocol
-(``CLNP''; see
-.Xr clnp 4 )
+(``CLNP'')
packets is done differently.
.It Cm link[0-2]
Enable special processing of the link level of the interface.
@@ -697,7 +696,6 @@ tried to alter an interface's configuration.
.Xr arp 4 ,
.Xr bridge 4 ,
.Xr carp 4 ,
-.Xr clnp 4 ,
.Xr gif 4 ,
.Xr gre 4 ,
.Xr ifmedia 4 ,
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index 3f5569a0078..c08581bdd11 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: route.8,v 1.38 2004/06/28 21:27:40 jmc Exp $
+.\" $OpenBSD: route.8,v 1.39 2004/07/15 23:40:39 jmc Exp $
.\" $NetBSD: route.8,v 1.6 1995/03/18 15:00:13 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -366,7 +366,6 @@ low on resources and was unable to allocate memory
to create the new entry.
.El
.Sh SEE ALSO
-.Xr esis 4 ,
.Xr netintro 4 ,
.Xr route 4 ,
.Xr mygate 5 ,
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index 65b10f89cd1..b9f00bc1f6f 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.146 2004/07/15 13:48:26 mpech Exp $
+.\" $OpenBSD: options.4,v 1.147 2004/07/15 23:40:39 jmc Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -785,9 +785,6 @@ See
for details.
.It Cd option ISO,TPIP
Include support for the ubiquitous OSI protocol stack.
-See
-.Xr iso 4
-for details.
.It Cd option EON
Include support for OSI tunneling over IP.
.It Cd option CCITT,LLC,HDLC
@@ -1136,7 +1133,6 @@ Double quotes are needed when specifying a negative
.Xr ddb 4 ,
.Xr inet 4 ,
.Xr ipsec 4 ,
-.Xr iso 4 ,
.Xr lkm 4 ,
.Xr ns 4 ,
.Xr pci 4 ,