svn commit: r40647 - head/en_US.ISO8859-1/books/handbook/firewalls
Eitan Adler
eadler at FreeBSD.org
Wed Jan 16 04:33:38 UTC 2013
Author: eadler
Date: Wed Jan 16 04:33:37 2013
New Revision: 40647
URL: http://svnweb.freebsd.org/changeset/doc/40647
Log:
ipnat does not have an entry in section 1, the author likely meant to
refer to the page in section 8.
PR: docs/174599
Submitted by: brian haug <brian.r.haug at gmail.com>
Approved by: bcr (mentor)
Modified:
head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml Wed Jan 16 04:30:24 2013 (r40646)
+++ head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml Wed Jan 16 04:33:37 2013 (r40647)
@@ -512,7 +512,7 @@ options ALTQ_NOPCC # Requir
monitored by userland interface programs. The firewall rules can
be set or deleted with the &man.ipf.8; utility. The
<acronym>NAT</acronym> rules can be set or deleted with the
- &man.ipnat.1; utility. The &man.ipfstat.8; utility can print
+ &man.ipnat.8; utility. The &man.ipfstat.8; utility can print
run-time statistics for the kernel parts of IPFILTER. The
&man.ipmon.8; program can log IPFILTER actions to the system log
files.</para>
@@ -1793,7 +1793,7 @@ block in log first quick on dc0 all
<para><acronym>NAT</acronym> rules are loaded by using the
<command>ipnat</command> command. Typically the
<acronym>NAT</acronym> rules are stored in
- <filename>/etc/ipnat.rules</filename>. See &man.ipnat.1; for
+ <filename>/etc/ipnat.rules</filename>. See &man.ipnat.8; for
details.</para>
<para>When changing the <acronym>NAT</acronym> rules after
More information about the svn-doc-head
mailing list