Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2008 21:46:19 +0000 (UTC)
From:      Paolo Pisati <piso@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r186298 - head/sbin/ipfw
Message-ID:  <200812182146.mBILkJnT053081@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: piso
Date: Thu Dec 18 21:46:18 2008
New Revision: 186298
URL: http://svn.freebsd.org/changeset/base/186298

Log:
  Update the ipfw man page to reflect last change (-q option with nat option).
  
  MFC after:	3 days

Modified:
  head/sbin/ipfw/ipfw.8

Modified: head/sbin/ipfw/ipfw.8
==============================================================================
--- head/sbin/ipfw/ipfw.8	Thu Dec 18 21:37:31 2008	(r186297)
+++ head/sbin/ipfw/ipfw.8	Thu Dec 18 21:46:18 2008	(r186298)
@@ -69,6 +69,7 @@
 .Op Ar number ...
 .Pp
 .Nm
+.Op Fl q
 .Cm nat
 .Ar number
 .Cm config
@@ -235,6 +236,7 @@ Try to resolve addresses and service nam
 .It Fl q
 While
 .Cm add Ns ing ,
+.Cm nat Ns ing ,
 .Cm zero Ns ing ,
 .Cm resetlog Ns ging
 or



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812182146.mBILkJnT053081>