diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-07-15 23:40:40 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-07-15 23:40:40 +0000 |
commit | a6eb67dffdb07e3ac593739147bb93f85e6d7b6c (patch) | |
tree | 827c8b80547f06b6bafe2aaa9dedd7c2c8e0162d /share | |
parent | 256a382eaf7f8963beace5967407b17c0b55f9d3 (diff) |
remove references to removed pages: clnp(4), esis(4), and iso(4);
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/options.4 | 6 |
1 files changed, 1 insertions, 5 deletions
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 , |