New sentence, new line

This commit is contained in:
sevan 2019-04-09 18:21:15 +00:00
parent 57ea8496c0
commit d90cc3e3f6
1 changed files with 14 additions and 10 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: altqstat.1,v 1.6 2002/01/19 03:05:35 wiz Exp $
.\" $NetBSD: altqstat.1,v 1.7 2019/04/09 18:21:15 sevan Exp $
.\" $KAME: altqstat.1,v 1.6 2001/08/22 08:50:49 itojun Exp $
.\"
.\" Copyright (C) 2000
@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd December 24, 1999
.Dd April 9, 2019
.Dt ALTQSTAT 1
.Os
.Sh NAME
@ -41,8 +41,8 @@
.Sh DESCRIPTION
The
.Nm altqstat
command displays the status of a queueing discipline. The contents
displayed by
command displays the status of a queueing discipline.
The contents displayed by
.Nm
is specific to each queueing discipline.
.Pp
@ -51,7 +51,8 @@ The options are as follows:
.It Fl e
Echo communication with
.Xr altqd 8
to standard output. This option is for debugging.
to standard output.
This option is for debugging.
.It Fl n
Disable communication with
.Xr altqd 8 .
@ -69,24 +70,27 @@ List all interfaces, classes and filters currently installed.
.Nm
exits after displaying
.Ar count
times. If no repeat
times.
If no repeat
.Ar count
is specified, the default is infinity.
.It Fl w Ar wait
Pause
.Ar wait
seconds between each display. If no repeat
seconds between each display.
If no repeat
.Ar wait
interval is specified, the default is 5 seconds.
.It Fl i Ar interface
Show information about the specified interface. If no
Show information about the specified interface.
If no
.Ar interface
is specified, the default interface is the first interface returned
from
.Xr altqd 8 .
.It Fl I Ar input_interface
Show information about the specified input interface. This option is
used to specify
Show information about the specified input interface.
This option is used to specify
.Em traffic conditioner
at an input interface.
.El