Date: 14 Oct 2001 11:16:30 -0700 From: "Gary W. Swearingen" <swear@blarg.net> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/31263: ipfw(8) doesn't explain list versus show. Message-ID: <9i669iqe81.69i@localhost.localdomain>
index | next in thread | raw e-mail
>Number: 31263
>Category: docs
>Synopsis: ipfw(8) doesn't explain list versus show.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Oct 14 11:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Gary W. Swearingen
>Release: FreeBSD 4.4-RELEASE i386
>Organization:
none
>Environment:
n/a
================
>Description:
ipfw(8) doesn't explain the difference between list and show
and the "-a" description references a non-existant description
of "show".
================
>How-To-Repeat:
n/a
================
>Fix:
## Add this:
(The show command is the same as the list command with an implied -a.)
## and change "-a" to:
-a With the list command, show counter values. With the show com-
mand, it is redundant.
## patch -d "unknown uncompressed man directory" < this-PR
--- orig-ipfw.8 Thu Aug 9 08:28:29 2001
+++ ipfw.8 Thu Aug 9 09:12:14 2001
@@ -140,6 +140,14 @@
and
.Cm list
commands.
+.Po
+The
+.Cm show
+command is the same as the
+.Cm list
+command with an implied
+.Fl a\&.
+.Pc
Finally, counters can be reset with the
.Cm zero
and
@@ -149,10 +157,11 @@
The following options are available:
.Bl -tag -width indent
.It Fl a
-While listing, show counter values.
-See also the
+With the
+.Cm list
+command, show counter values. With the
.Cm show
-command.
+command, it is redundant.
.It Fl f
Don't ask for confirmation for commands that can cause problems
if misused,
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9i669iqe81.69i>
