svn commit: r43007 - head/en_US.ISO8859-1/books/handbook/ppp-and-slip
Dru Lavigne
dru at FreeBSD.org
Fri Oct 18 22:54:07 UTC 2013
Author: dru
Date: Fri Oct 18 22:54:06 2013
New Revision: 43007
URL: http://svnweb.freebsd.org/changeset/doc/43007
Log:
For now, ignore sections dealing with dial-in customers as any ISPs still doing this probably already know how to do it.
Reviewed by: discussed with bjk
Modified:
head/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml Fri Oct 18 22:15:39 2013 (r43006)
+++ head/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.xml Fri Oct 18 22:54:06 2013 (r43007)
@@ -467,6 +467,8 @@
in <filename
class="directory">/usr/share/examples/ppp/</filename>.</para>
</sect2>
+
+ <?ignore
<sect2>
<title>Receiving Incoming Calls</title>
@@ -517,6 +519,7 @@
</step>
</procedure>
</sect2>
+ ?>
<sect2>
<title><application>PPP</application> Permissions</title>
@@ -539,7 +542,7 @@
<literal>default</literal> section, it gives the specified
users access to everything.</para>
</sect2>
-
+<?ignore
<sect2>
<title><acronym>PPP</acronym> Shells for Dynamic
<acronym>IP</acronym> Users</title>
@@ -590,7 +593,6 @@ exec /usr/sbin/ppp -direct $IDENT</progr
<para>which prevents <filename>/etc/motd</filename> from
being displayed.</para>
</sect2>
-
<sect2>
<title><acronym>PPP</acronym> Shells for Static
<acronym>IP</acronym> Users</title>
@@ -685,7 +687,7 @@ sam:
mary:
add 203.14.103.0 netmask 255.255.255.0 HISADDR</programlisting>
</sect2>
-
+?>
<sect2 id="userppp-mgetty">
<title><command>mgetty</command> and AutoPPP</title>
@@ -846,8 +848,7 @@ set nbns 203.14.100.5</programlisting>
serial line only. There is not much room for crackers
to <quote>eavesdrop</quote>.</para>
- <para>Referring back to <xref linkend="userppp-staticIP"/>
- or <xref linkend="userppp-dynamicIP"/>, the following
+ <para>The following
alterations must be made:</para>
<programlisting>13 set authname <replaceable>MyUserName</replaceable>
More information about the svn-doc-head
mailing list