docs/144881: [patch][handbook] Reference to incorrect manual page
Glen Barber
glen.j.barber at gmail.com
Fri Mar 19 19:40:04 UTC 2010
>Number: 144881
>Category: docs
>Synopsis: [patch][handbook] Reference to incorrect manual page
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 19 19:40:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Glen Barber
>Release: 8.0-STABLE
>Organization:
>Environment:
FreeBSD orion 8.0-STABLE FreeBSD 8.0-STABLE #43 r205084: Fri Mar 12 11:27:30 EST 2010 root at orion:/usr/obj/usr/src/sys/ORION amd64
>Description:
Section 30.5.8 of the Handbook states:
If the packet is a TCP packet, there will be an additional field starting with a hyphen followed by letters corresponding to any flags that were set. See the ipmon(8) manual page for a list of letters and their flags.
However, ipmon(8) directs the user to ipf.conf(5), so let's reference
that directly instead.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- /usr/doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml.orig 2009-12-11 15:13:07.000000000 -0500
+++ /usr/doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml 2010-03-19 14:43:17.000000000 -0400
@@ -515,8 +515,8 @@
<acronym>NAT</acronym> rules can be set or deleted with the
&man.ipnat.1; 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>
+ &man.ipf.conf.5; program can log IPFILTER actions to the system
+ log files.</para>
<para>IPF was originally written using a rule processing logic of
<quote>the last matching rule wins</quote> and used only
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list