docs/162265: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Thu Nov 10 12:10:09 UTC 2011
The following reply was made to PR docs/162265; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: docs/162265: commit references a PR
Date: Thu, 10 Nov 2011 12:05:36 +0000 (UTC)
Author: glebius
Date: Thu Nov 10 12:05:26 2011
New Revision: 227419
URL: http://svn.freebsd.org/changeset/base/227419
Log:
Note that NAT instance argument can be tablearg.
PR: misc/162265
Submitted by: Paul Procacci <pprocacci gmail.com>
Modified:
head/sbin/ipfw/ipfw.8
Modified: head/sbin/ipfw/ipfw.8
==============================================================================
--- head/sbin/ipfw/ipfw.8 Thu Nov 10 11:17:40 2011 (r227418)
+++ head/sbin/ipfw/ipfw.8 Thu Nov 10 12:05:26 2011 (r227419)
@@ -1,7 +1,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 20, 2011
+.Dd November 10, 2011
.Dt IPFW 8
.Os
.Sh NAME
@@ -769,7 +769,7 @@ To enable
.Cm fwd
a custom kernel needs to be compiled with the option
.Cd "options IPFIREWALL_FORWARD" .
-.It Cm nat Ar nat_nr
+.It Cm nat Ar nat_nr | tablearg
Pass packet to a
nat instance
(for network address translation, address redirect, etc.):
_______________________________________________
svn-src-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe at freebsd.org"
More information about the freebsd-doc
mailing list