test

Sepherosa Ziehau sepherosa at gmail.com
Sun Apr 24 16:39:30 PDT 2005


test
-- 
Live Free or Die
Index: ip6fw.8
===================================================================
RCS file: /opt/df_cvs/src/sbin/ip6fw/ip6fw.8,v
retrieving revision 1.3
diff -u -r1.3 ip6fw.8
--- ip6fw.8	8 Aug 2003 04:18:38 -0000	1.3
+++ ip6fw.8	23 Apr 2005 10:13:29 -0000
@@ -39,7 +39,7 @@
 .Nd controlling utility for IPv6 firewall
 .Sh SYNOPSIS
 .Nm
-.Op Fl q
+.Op Fl nq
 .Oo
 .Fl p Ar preproc
 .Oo Fl D
@@ -49,13 +49,15 @@
 .Oc
 .Ar pathname
 .Nm
+.Op Fl n
 .Op Fl f | Fl q
 flush
 .Nm
-.Op Fl q
+.Op Fl nq
 zero
 .Op Ar number ...
 .Nm
+.Op Fl n
 delete
 .Ar number ...
 .Nm
@@ -67,7 +69,7 @@
 show
 .Op Ar number ...
 .Nm
-.Op Fl q
+.Op Fl nq
 add
 .Op Ar number
 .Ar action
@@ -182,6 +184,9 @@
 (ie; flush).
 .Ar Note ,
 if there is no tty associated with the process, this is implied.
+.It Fl n
+Only check syntax of the command strings,
+without actually passing them into the kernel.
 .It Fl q
 While adding, zeroing or flushing, be quiet about actions (implies '-f').
 This is useful for adjusting rules by executing multiple ip6fw commands in a




More information about the Test mailing list