summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
diff options
context:
space:
mode:
authordanny <danny@FreeBSD.org>1998-05-19 12:50:35 +0000
committerdanny <danny@FreeBSD.org>1998-05-19 12:50:35 +0000
commitade4291d50987781beed0d75229f5632609b9c08 (patch)
treeaac5a4ff34bda2b5bd925b81897428ed5845eddc /sbin/ipfw
parent9abae418f86124c7e660b19ba8ead1e93bd1ce41 (diff)
downloadFreeBSD-src-ade4291d50987781beed0d75229f5632609b9c08.zip
FreeBSD-src-ade4291d50987781beed0d75229f5632609b9c08.tar.gz
Reminded by: Alex Nash
Bring man page up to date with -q flag behaviour.
Diffstat (limited to 'sbin/ipfw')
-rw-r--r--sbin/ipfw/ipfw.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index 5edeb1c..fe29f08 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -118,9 +118,9 @@ Don't ask for confirmation for commands that can cause problems if misused
.Ar Note ,
if there is no tty associated with the process, this is implied.
.It Fl q
-While adding or flushing, be quiet about actions (implies '-f'). This is
-useful for adjusting rules by executing multiple ipfw commands in a script
-(e.g. sh /etc/rc.firewall), or by processing a file of many ipfw rules,
+While adding, zeroing or flushing, be quiet about actions (implies '-f').
+This is useful for adjusting rules by executing multiple ipfw commands in a
+script (e.g. sh /etc/rc.firewall), or by processing a file of many ipfw rules,
across a remote login session. If a flush is performed in normal
(verbose) mode (with the default kernel configuration), it prints a message.
Because all rules are flushed, the
OpenPOWER on IntegriCloud