diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2000-12-12 00:29:22 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2000-12-12 00:29:22 +0000 |
commit | 4d3ce5cfa7beaea48332e0fcedfbefbf12355a2e (patch) | |
tree | 1c4615f9a25f6111c6c6fa660c68e296e3278d9b /share | |
parent | ef67ea9922669819303b90673a44494ca6052363 (diff) |
Remove references to ipsec-acl
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ipsec.4 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4 index eee0918daa6..527cbcb72ca 100644 --- a/share/man/man4/ipsec.4 +++ b/share/man/man4/ipsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.4,v 1.36 2000/11/20 08:00:01 deraadt Exp $ +.\" $OpenBSD: ipsec.4,v 1.37 2000/12/12 00:29:21 angelos Exp $ .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -46,12 +46,6 @@ variables in Enable the ESP IPsec protocol .It net.inet.ah.enable Enable the AH IPsec protocol -.It net.inet.ip.ipsec-acl -Enable IPsec ingress packet filtering. See -.Xr ipsecadm 8 -and -.Xr sysctl 3 -for more details on use and semantics. .El .Pp .Sh DESCRIPTION |