svn commit: r41478 - projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/ppp-and-slip
Dru Lavigne
dru at FreeBSD.org
Tue Apr 23 19:25:28 UTC 2013
Author: dru
Date: Tue Apr 23 19:25:27 2013
New Revision: 41478
URL: http://svnweb.freebsd.org/changeset/doc/41478
Log:
Fix formatting of -auto mode. Next patch will address overuse of "you".
Submitted by: bjk
Approved by: bcr (mentor)
Modified:
projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml
Modified: projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml
==============================================================================
--- projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml Tue Apr 23 17:11:13 2013 (r41477)
+++ projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml Tue Apr 23 19:25:27 2013 (r41478)
@@ -537,8 +537,9 @@ protocol: ppp</screen>
be initialized.</para>
<para>If you do not wish to run <command>ppp</command>
- in <option>-auto</option>, this line should be moved
- to the <filename>ppp.linkup</filename> file.</para>
+ in <option>-auto</option> mode, this line should be
+ moved to the <filename>ppp.linkup</filename>
+ file.</para>
</listitem>
</varlistentry>
</variablelist>
@@ -1177,9 +1178,9 @@ ifconfig_tun0=</programlisting>
<programlisting>ppp -auto mysystem</programlisting>
<para>This script is executed at network configuration time,
- starting your <command>ppp</command> daemon in automatic
- mode. If you have a LAN for which this machine is a
- gateway, you may also wish to use the
+ starting your <command>ppp</command> daemon in
+ <option>-auto</option> mode. If you have a LAN for which
+ this machine is a gateway, you may also wish to use the
<option>-alias</option> switch. Refer to the manual page
for further details.</para>
</note>
More information about the svn-doc-projects
mailing list