Module Name:    src
Committed By:   martin
Date:           Sun May 24 10:39:44 UTC 2015

Modified Files:
        src/share/man/man4 [netbsd-7]: options.4

Log Message:
Pull up following revision(s) (requested by 798 in ticket #snj):
        share/man/man4/options.4: revision 1.445
the OSI options are long gone (hi joerg!)


To generate a diff of this commit:
cvs rdiff -u -r1.439.2.2 -r1.439.2.3 src/share/man/man4/options.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/options.4
diff -u src/share/man/man4/options.4:1.439.2.2 src/share/man/man4/options.4:1.439.2.3
--- src/share/man/man4/options.4:1.439.2.2	Fri May 15 03:44:17 2015
+++ src/share/man/man4/options.4	Sun May 24 10:39:44 2015
@@ -1,4 +1,4 @@
-.\"	$NetBSD: options.4,v 1.439.2.2 2015/05/15 03:44:17 snj Exp $
+.\"	$NetBSD: options.4,v 1.439.2.3 2015/05/24 10:39:44 martin Exp $
 .\"
 .\" Copyright (c) 1996
 .\" 	Perry E. Metzger.  All rights reserved.
@@ -30,7 +30,7 @@
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd August 23, 2014
+.Dd May 24, 2015
 .Dt OPTIONS 4
 .Os
 .Sh NAME
@@ -1911,21 +1911,6 @@ may perform better with
 .Em MCLSHIFT
 set to 12 or 13, giving mbuf cluster sizes of 4096 and 8192 bytes,
 respectively.
-.It Cd options ISO,TPIP
-Include support for the ubiquitous
-.Tn OSI
-protocol stack.
-See
-.Xr iso 4
-for details.
-This option assumes
-.Em INET .
-.It Cd options EON
-Include support for tunneling
-.Tn OSI
-protocols over
-.Tn IP .
-Known to be broken, or at least very fragile, and undocumented.
 .It Cd options NETATALK
 Include support for the
 .Tn AppleTalk

Reply via email to