svn commit: r42552 - head/de_DE.ISO8859-1/books/handbook/firewalls
Remko Lodder
remko at FreeBSD.org
Fri Aug 16 07:43:42 UTC 2013
Author: remko
Date: Fri Aug 16 07:43:41 2013
New Revision: 42552
URL: http://svnweb.freebsd.org/changeset/doc/42552
Log:
Correct the flags for pfctl -s, these were translated but
do not appear like that on the console.
Submitted by: lme
Modified:
head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml
Modified: head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml Thu Aug 15 20:50:04 2013 (r42551)
+++ head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml Fri Aug 16 07:43:41 2013 (r42552)
@@ -464,8 +464,8 @@ pflog_flags="" # zusätz
</row>
<row>
- <entry><command>pfctl <option>-s</option> [ Regeln | NAT |
- Zustand ]</command></entry>
+ <entry><command>pfctl <option>-s</option> [ rules | nat |
+ states ]</command></entry>
<entry>Bericht über die Filterregeln, NAT-Regeln, oder
Zustandstabellen</entry>
</row>
More information about the svn-doc-head
mailing list