Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2005 21:19:24 -0700 (MST)
From:      Brad Davis <so14k@so14k.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/76521: Don't begin a firewall rule with a capital letter.
Message-ID:  <20050121041924.18FB1E78@mccaffrey.house.so14k.com>
Resent-Message-ID: <200501210420.j0L4KMV6021870@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         76521
>Category:       docs
>Synopsis:       Don't begin a firewall rule with a capital letter.
>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 Jan 21 04:20:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Brad Davis
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD mccaffrey.house.so14k.com 4.10-STABLE FreeBSD 4.10-STABLE #0: Fri May 28 08:02:41 MDT 2004 root@mccaffrey.house.so14k.com:/usr/obj/usr/src/sys/MCCAFFREY i386
>Description:
	Don't begin a firewall rule with a capital letter.
>How-To-Repeat:
	
>Fix:
--- doc-ori/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml       Wed Jan 19 07:01:03 2005
+++ doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml   Thu Jan 20 17:16:01 2005
@@ -1733,7 +1733,7 @@
           session to the public Internet all the time, so this is not
           a big deal.</para>
 
-        <programlisting>Block in quick on rl0 proto tcp from any to any port = 21</programlisting>
+        <programlisting>block in quick on rl0 proto tcp from any to any port = 21</programlisting>
       </sect3>
     </sect2>
   </sect1>
>Release-Note:
>Audit-Trail:
>Unformatted:



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