Remove a contraction.

This commit is contained in:
Marc Fonvieille 2003-02-21 15:35:15 +00:00
parent 8ad26eef8a
commit b39c8b445d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16083

View file

@ -1302,7 +1302,7 @@ set nbns 203.14.100.5</programlisting>
<programlisting>nat port tcp 10.0.0.2:ftp ftp
nat port tcp 10.0.0.2:http http</programlisting>
<para>or don't trust the outside at all</para>
<para>or do not trust the outside at all</para>
<programlisting>nat deny_incoming yes</programlisting>
</sect3>