diff options
author | 2011-07-09 04:01:30 +0000 | |
---|---|---|
committer | 2011-07-09 04:01:30 +0000 | |
commit | 7950f317ba17a0e1372ee39f2c2167f3be54498e (patch) | |
tree | 4829541693b21f1918db38988b32a2572c1874db /share/man/man4/options.4 | |
parent | Move test(1) test into regress. (diff) | |
download | wireguard-openbsd-7950f317ba17a0e1372ee39f2c2167f3be54498e.tar.xz wireguard-openbsd-7950f317ba17a0e1372ee39f2c2167f3be54498e.zip |
remove more atalk bits
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r-- | share/man/man4/options.4 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 795119b8b78..d36cf72886a 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.223 2011/07/08 23:17:33 jmc Exp $ +.\" $OpenBSD: options.4,v 1.224 2011/07/09 04:01:30 deraadt Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -34,7 +34,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: July 8 2011 $ +.Dd $Mdocdate: July 9 2011 $ .Dt OPTIONS 4 .Os .Sh NAME @@ -555,11 +555,6 @@ for debugging IPv6 neighbor discovery protocol handling. See .Xr sysctl 3 for details. -.It Cd option NETATALK -Include kernel support for the AppleTalk family of protocols. -This suite of supporting code is sometimes called -.Em netatalk -support. .It Cd option PIPEX Includes PIPEX in-kernel acceleration for PPPoE, L2TP or PPTP. .It Cd option PPP_BSDCOMP |