Separate "command" from "line".
This commit is contained in:
parent
6bce1274a9
commit
5e6d862997
4
dist/ipf/man/ipfstat.8
vendored
4
dist/ipf/man/ipfstat.8
vendored
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ipfstat.8,v 1.8 2003/01/04 01:18:02 wiz Exp $
|
||||
.\" $NetBSD: ipfstat.8,v 1.9 2003/03/30 17:10:31 wiz Exp $
|
||||
.\"
|
||||
.TH ipfstat 8
|
||||
.SH NAME
|
||||
@ -142,7 +142,7 @@ kernel.
|
||||
Using the \fB\-t\fP option \fBipfstat\fP will enter the state top mode. In
|
||||
this mode the state table is displayed similar to the way \fBtop\fP displays
|
||||
the process table. The \fB\-C\fP, \fB\-D\fP, \fB\-P\fP, \fB\-S\fP and \fB\-T\fP
|
||||
commandline options can be used to restrict the state entries that will be
|
||||
command line options can be used to restrict the state entries that will be
|
||||
shown and to specify the frequency of display updates.
|
||||
.PP
|
||||
In state top mode, the following keys can be used to influence the displayed
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: config.9,v 1.10 2003/02/04 22:38:18 perry Exp $
|
||||
.\" $NetBSD: config.9,v 1.11 2003/03/30 17:09:37 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -156,7 +156,7 @@ in the machine description file.
|
||||
.Xr config 8
|
||||
will generate an error if a value is given.
|
||||
If the filename field is not specified, the options are defined on
|
||||
the commandline invocation of
|
||||
the command line invocation of
|
||||
.Xr make 1 .
|
||||
The
|
||||
.Em option
|
||||
@ -171,7 +171,7 @@ in the machine description file.
|
||||
.Xr config 8
|
||||
will generate an error if a value is not given.
|
||||
If the filename field is not specified, the options are defined on
|
||||
the commandline invocation of
|
||||
the command line invocation of
|
||||
.Xr make 1 .
|
||||
The
|
||||
.Em option
|
||||
@ -189,7 +189,7 @@ value.
|
||||
Therefore, the use of the defopt statement is deprecated in
|
||||
favour of the defflag and defparam statements.
|
||||
If the filename field is not specified, the options are defined on
|
||||
the commandline invocation of
|
||||
the command line invocation of
|
||||
.Xr make 1 .
|
||||
The
|
||||
.Em option
|
||||
|
Loading…
Reference in New Issue
Block a user