aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-14 10:46:08 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-14 10:46:08 +0000
commita1c21316bad3f640b594fc374f09826c1aa435ba (patch)
treea42dda7e9902f6ef5e90be43bc6d1c9ae0922e62 /share
parent8ef77f6ebe0e9c54ca896b54329ec029b4bc2f0d (diff)
downloadsrc-a1c21316bad3f640b594fc374f09826c1aa435ba.tar.gz
src-a1c21316bad3f640b594fc374f09826c1aa435ba.zip
Tiny markup fixes.
Notes
Notes: svn path=/head/; revision=140236
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/altq.428
1 files changed, 14 insertions, 14 deletions
diff --git a/share/man/man4/altq.4 b/share/man/man4/altq.4
index 053cc732c393..eeaabd8ad4ae 100644
--- a/share/man/man4/altq.4
+++ b/share/man/man4/altq.4
@@ -1,5 +1,5 @@
.\"
-.\" Copyright (c) 2004 Max Laier <mlaier@freebsd.org>
+.\" Copyright (c) 2004 Max Laier <mlaier@FreeBSD.org>
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -23,14 +23,14 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD$
.\"
.Dd December 24, 2004
.Dt ALTQ 4
.Os
.Sh NAME
.Nm ALTQ
-.Nd Alternate queuing of network packets
+.Nd "alternate queuing of network packets"
.Sh DESCRIPTION
The
.Nm
@@ -58,36 +58,36 @@ operation:
.Pp
.Bl -tag -width ".Dv ALTQ_DEBUG" -compact
.It Dv ALTQ
-enable
-.Nm
+Enable
+.Nm .
.It Dv ALTQ_CBQ
-build the
+Build the
.Dq "Class Based Queuing"
discipline.
.It Dv ALTQ_RED
-build the
+Build the
.Dq "Random Early Drop"
extension.
.It Dv ALTQ_RIO
-build
+Build
.Dq "Random Early Drop"
for input and output.
.It Dv ALTQ_HFSC
-build the
+Build the
.Dq "Hierarchical Packet Scheduler"
discipline.
.It Dv ALTQ_CDNR
-build the traffic conditioner.
+Build the traffic conditioner.
This option is meaningless at the moment as the conditioner is not used by
any of the available disciplines or consumers.
.It Dv ALTQ_PRIQ
-build the
+Build the
.Dq "Priority Queuing"
discipline.
.It Dv ALTQ_NOPCC
-required for SMP builds.
+Required for SMP builds.
.It Dv ALTQ_DEBUG
-enable additional debugging facilities.
+Enable additional debugging facilities.
.El
.Pp
Note that
@@ -143,4 +143,4 @@ and includes the required modifications.
.Xr pf.conf 5 ,
.Xr ipfw 8 ,
.Xr pfctl 8 ,
-.Xr altq 9 .
+.Xr altq 9