diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2014-04-18 11:19:46 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2014-04-18 11:19:46 +0000 |
commit | 18cb421853a730ca220bfd9f0a89178ca88ff464 (patch) | |
tree | 5cc205eff0199388ae475a2186f1be8229a16f11 /share/man | |
parent | 4d2535798596e7ab5e4b7f1f6de3cf8e7e899fbd (diff) |
stop mentioning altq
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/options.4 | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 2089ef29b89..9a2583c2da1 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.235 2014/03/18 22:36:31 miod Exp $ +.\" $OpenBSD: options.4,v 1.236 2014/04/18 11:19:45 henning 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: March 18 2014 $ +.Dd $Mdocdate: April 18 2014 $ .Dt OPTIONS 4 .Os .Sh NAME @@ -454,25 +454,6 @@ for details. .El .Sh NETWORKING OPTIONS .Bl -ohang -.It Cd option ALTQ -Enables ALTQ (Alternate Queuing). -See -.Xr pfctl 8 -and -.Xr pf.conf 5 -to set up the interface transmission rate and queueing disciplines. -.Em ALTQ_CBQ , -.Em ALTQ_RED , -.Em ALTQ_PRIQ -and -.Em ALTQ_HFSC -are enabled by default with option -.Em ALTQ -in -.Ox . -See -.Xr altq 9 -for details on ALTQ. .It Cd option ENCDEBUG This option enables debugging information to be conditionally logged in case IPSEC encounters errors. |