Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2013 07:43:41 +0000 (UTC)
From:      Remko Lodder <remko@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r42552 - head/de_DE.ISO8859-1/books/handbook/firewalls
Message-ID:  <201308160743.r7G7hfio055850@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



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