docs/76521: Don't begin a firewall rule with a capital letter.
Brad Davis
so14k at so14k.com
Fri Jan 21 04:20:22 UTC 2005
>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 at 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:
More information about the freebsd-doc
mailing list