diff options
author | Mathieu Sauve-Frankel <msf@cvs.openbsd.org> | 2004-09-17 11:32:54 +0000 |
---|---|---|
committer | Mathieu Sauve-Frankel <msf@cvs.openbsd.org> | 2004-09-17 11:32:54 +0000 |
commit | 354c96f10f5870589d658541e90244b3073c8ffd (patch) | |
tree | d9fd39ba82fd55bfe2771ee68b6542b7aad416b2 /share/man/man4/options.4 | |
parent | 91a8ef67e336f14181f36b1b3c2746be9d616d68 (diff) |
Remove option EON from kernel and options(4)
ok henning@
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r-- | share/man/man4/options.4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 6c7594e1dd0..ab27defe986 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.151 2004/09/02 08:23:15 brad Exp $ +.\" $OpenBSD: options.4,v 1.152 2004/09/17 11:32:53 msf Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -759,8 +759,6 @@ Include support for the Xerox XNS protocol stack. See .Xr ns 4 for details. -.It Cd option EON -Include support for OSI tunneling over IP. .It Cd option CCITT,LLC,HDLC Include support for the X.25 protocol stack. The state of this code is currently unknown. |