s/examble/example/

This commit is contained in:
Remko Lodder 2007-12-28 20:17:18 +00:00
parent 01e3c62bbf
commit 8480a57a44
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31188

View file

@ -2248,7 +2248,7 @@ options IPV6FIREWALL_DEFAULT_TO_ACCEPT</programlisting>
by setting <literal>firewall_type</literal> variable to absolute
path of file, which contains <emphasis>firewall rules</emphasis>
without any command-line options for &man.ipfw.8; itself. A
simple examble of ruleset file can be following:</para>
simple example of ruleset file can be following:</para>
<programlisting>add block in all
add block out all</programlisting>