Fix sloppy use of "manpage", bump .Dd where applicable and rename RED to

Random Early Detection (not ... Drop) in order to be consistent with other
documentation on ALTQ

Pointed out by:	simon, ru, Brad Davis
This commit is contained in:
Max Laier 2005-02-07 23:20:12 +00:00
parent a571610dc0
commit c721916790
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=141490
4 changed files with 7 additions and 7 deletions

View File

@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd September 26, 2001
.Dd February 7, 2005
.Dt PF 4
.Os
.Sh NAME

View File

@ -28,7 +28,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd October 3, 2004
.Dd February 7, 2005
.Dt PF.CONF 5
.Os
.Sh NAME
@ -631,9 +631,9 @@ The ALTQ system is currently not available in the GENERIC kernel nor as
loadable modules.
In order to use the herein after called queueing options one has to use a
custom built kernel.
Please refer to the
Please refer to
.Xr altq 4
manpage to learn about the related kernel options.
to learn about the related kernel options.
.Pp
Packets can be assigned to queues for the purpose of bandwidth
control.

View File

@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd February 07, 2005
.Dd February 7, 2005
.Dt ALTQ 4
.Os
.Sh NAME
@ -75,7 +75,7 @@ Build the
discipline.
.It Dv ALTQ_RED
Build the
.Dq "Random Early Drop"
.Dq "Random Early Detection"
extension.
.It Dv ALTQ_RIO
Build

View File

@ -453,7 +453,7 @@ options LIBMCHAIN
# also have the ALTQ_NOPCC option.
options ALTQ
options ALTQ_CBQ # Class Bases Queueing
options ALTQ_RED # Random Early Drop
options ALTQ_RED # Random Early Detection
options ALTQ_RIO # RED In/Out
options ALTQ_HFSC # Hierarchical Packet Scheduler
options ALTQ_CDNR # Traffic conditioner