Date: Fri, 19 Mar 2010 19:32:50 GMT From: Glen Barber <glen.j.barber@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/144881: [patch][handbook] Reference to incorrect manual page Message-ID: <201003191932.o2JJWofu050862@www.freebsd.org> Resent-Message-ID: <201003191940.o2JJe3po028684@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003191932.o2JJWofu050862>