Fix a typo.

PR:		20721
Submitted by:	John Murphy <bigotfo@bigfoot.com>
This commit is contained in:
Ben Smithurst 2000-08-19 20:51:20 +00:00
parent 4dafb8f3a4
commit 275ab02cae
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7857
2 changed files with 6 additions and 6 deletions
en_US.ISO8859-1/articles/dialup-firewall
en_US.ISO_8859-1/articles/dialup-firewall

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/articles/dialup-firewall/article.sgml,v 1.2 2000/06/12 04:03:39 kevlo Exp $
$FreeBSD: doc/en_US.ISO_8859-1/articles/dialup-firewall/article.sgml,v 1.3 2000/07/11 10:21:49 nbm Exp $
-->
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
@ -24,7 +24,7 @@
</author>
</authorgroup>
<pubdate>$Date: 2000-07-11 10:21:49 $</pubdate>
<pubdate>$Date: 2000-08-19 20:51:20 $</pubdate>
<abstract>
<para>This article documents how to setup a firewall using a PPP
@ -168,7 +168,7 @@ ppp_profile="<replaceable>profile</replaceable>"</programlisting>
<para>If so, remove the <literal>ppp_nat="YES"</literal> line. You will
also need to remove any <literal>nat enable yes</literal> or
<literal>alias enable yes</literal> in
<filename>/etc/ppp/ppp/conf</filename>.</para>
<filename>/etc/ppp/ppp.conf</filename>.</para>
</sect1>
<sect1 id="rules">

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/articles/dialup-firewall/article.sgml,v 1.2 2000/06/12 04:03:39 kevlo Exp $
$FreeBSD: doc/en_US.ISO_8859-1/articles/dialup-firewall/article.sgml,v 1.3 2000/07/11 10:21:49 nbm Exp $
-->
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
@ -24,7 +24,7 @@
</author>
</authorgroup>
<pubdate>$Date: 2000-07-11 10:21:49 $</pubdate>
<pubdate>$Date: 2000-08-19 20:51:20 $</pubdate>
<abstract>
<para>This article documents how to setup a firewall using a PPP
@ -168,7 +168,7 @@ ppp_profile="<replaceable>profile</replaceable>"</programlisting>
<para>If so, remove the <literal>ppp_nat="YES"</literal> line. You will
also need to remove any <literal>nat enable yes</literal> or
<literal>alias enable yes</literal> in
<filename>/etc/ppp/ppp/conf</filename>.</para>
<filename>/etc/ppp/ppp.conf</filename>.</para>
</sect1>
<sect1 id="rules">