Correct typo.

MFC after:	2 weeks
This commit is contained in:
Greg Lehey 2007-11-06 02:42:00 +00:00
parent 144e07f0e7
commit 755911cd91
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=173380

View File

@ -604,7 +604,7 @@ options SCTP_LTRACE_ERRORS
# broken or changes with CPU throttling then you must also have the ALTQ_NOPCC
# option.
options ALTQ
options ALTQ_CBQ # Class Bases Queueing
options ALTQ_CBQ # Class Based Queueing
options ALTQ_RED # Random Early Detection
options ALTQ_RIO # RED In/Out
options ALTQ_HFSC # Hierarchical Packet Scheduler