summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormlaier <mlaier@FreeBSD.org>2005-02-07 23:20:12 +0000
committermlaier <mlaier@FreeBSD.org>2005-02-07 23:20:12 +0000
commitccaba02daa6b1285db75241122272bc6c8218050 (patch)
tree6db3d9988629cbfd904be69d245d1a488d9c1320 /sys
parent88ed1dc708b9eb365c3f608d653fa7732c307cfc (diff)
downloadFreeBSD-src-ccaba02daa6b1285db75241122272bc6c8218050.zip
FreeBSD-src-ccaba02daa6b1285db75241122272bc6c8218050.tar.gz
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
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 422a600..49d8252 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -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
OpenPOWER on IntegriCloud