diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2004-11-11 22:52:26 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2004-11-11 22:52:26 +0000 |
| commit | 7ac5da6c016344c914ccd40aba2b6f0fb9d582de (patch) | |
| tree | 787291dd6c0c284250d915d681155febce1cb192 /share | |
| parent | 57621b8b35b8eaa947a3ee58adcd979f7183bf2e (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/altq.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/altq.4 b/share/man/man4/altq.4 index 412b320de97fd..ad4d55f84665b 100644 --- a/share/man/man4/altq.4 +++ b/share/man/man4/altq.4 @@ -79,7 +79,7 @@ discipline. .It Dv ALTQ_CDNR build the traffic conditioner. This option is meaningless at the moment as the conditioner is not used by -any of the available disciplines or consumer. +any of the available disciplines or consumers. .It Dv ALTQ_PRIQ build the .Dq "Priority Queuing" @@ -92,7 +92,7 @@ enable additional debugging facilities. .Pp Note that .Nm Ns -disciplines -can not be loaded as kernel modules. +cannot be loaded as kernel modules. In order to use a certain discipline you have to build it into a custom kernel. The @@ -103,9 +103,9 @@ can be loaded as a module. .Sh SUPPORTED DEVICES The driver modifications described in .Xr altq 9 -and required to use a certain network card with -.Nm -have been applied to the following hardware drivers +are required to use a certain network card with +.Nm . +They have been applied to the following hardware drivers: .Xr an 4 , .Xr ath 4 , .Xr awi 4 , |
