summaryrefslogtreecommitdiff
path: root/share/man/man4/options.4
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-11-25 13:14:55 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-11-25 13:14:55 +0000
commitd4a23d74532e31a9422c6dc72f0d853c51893e22 (patch)
tree3fe4cd9a918e1b5445c18d1807b889c42dfdd84e /share/man/man4/options.4
parenta1b6d42f11bf4e0181762a6c592758f11de17525 (diff)
altq leftovers; David Krause
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r--share/man/man4/options.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index 6f39fb4140f..7af78a29115 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.110 2002/11/08 08:08:47 mpech Exp $
+.\" $OpenBSD: options.4,v 1.111 2002/11/25 13:14:54 henning Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -869,7 +869,7 @@ While not IP specific, this option is usually used in conjunction with option
.It Cd option ALTQ
Enables ALTQ (Alternate Queueing).
For simple rate-limiting, use
-.Xr tbrconfig 8
+.Xr pfctl 8
to set up the interface transmission rate.
To use queueing disciplines, their options should also be defined.
.Em ALTQ_CBQ
@@ -879,8 +879,8 @@ are enabled by default with option
.Em ALTQ
in
.Ox .
-Queueing disciplines are managed by
-.Xr altqd 8 .
+Queueing disciplines are also managed by
+.Xr pfctl 8 .
See
.Xr altq 9
for details on ALTQ.