aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/firewalls/chapter.xml')
-rw-r--r--en_US.ISO8859-1/books/handbook/firewalls/chapter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml b/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
index 420f9d3ec6..1105738cec 100644
--- a/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
@@ -1250,7 +1250,7 @@ pass out on $ext_if inet proto udp from any to any port 33433 >< 33626 kee
<para>which in turn is used to initialize the table in
<filename>/etc/pf.conf</filename>:</para>
- <programlisting>table &lt;clients&gt; persist file /etc/clients</programlisting>
+ <programlisting>table &lt;clients&gt; persist file "/etc/clients"</programlisting>
<para>Then, for example, one of our earlier rules can be
changed to read</para>