A few corrections to the recently added troubleshooting section:

* Use lower-case indexterm
* Not all references to 'PPP' are commands, not all references to 'kernel'
  are filenames.  Correct tags accordingly.
* Simplify a sentence.
This commit is contained in:
Murray Stokely 2003-06-15 07:25:29 +00:00
parent 979c7c339a
commit 863bddb4b9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17318

View file

@ -1750,12 +1750,12 @@ exit 1
</authorgroup> </authorgroup>
<!-- 13 June 2003 --> <!-- 13 June 2003 -->
</sect1info> </sect1info>
<title>Troubleshooting <command>PPP</command> Connections</title> <title>Troubleshooting <acronym>PPP</acronym> Connections</title>
<indexterm><primary>PPP</primary><secondary>Troubleshooting</secondary></indexterm> <indexterm><primary>PPP</primary><secondary>troubleshooting</secondary></indexterm>
<para>When using a modem connection there are several hurdles a user <para>This section covers a few issues which may arrise when
may need to jump. This section covers a few issues which may arise. using PPP over a modem connection.
For instance, perhaps you need to know exactly what prompts For instance, perhaps you need to know exactly what prompts
the system you are dialing into will present. Some <acronym>ISP</acronym>s the system you are dialing into will present. Some <acronym>ISP</acronym>s
present the <literal>ssword</literal> prompt, and others will present present the <literal>ssword</literal> prompt, and others will present
@ -1767,7 +1767,7 @@ exit 1
<sect2> <sect2>
<title>Check the Device Nodes</title> <title>Check the Device Nodes</title>
<para>If you reconfigured your <filename>kernel</filename> <para>If you reconfigured your kernel
then you recall the <devicename>sio</devicename> then you recall the <devicename>sio</devicename>
device. If you did not configure your kernel, there is device. If you did not configure your kernel, there is
no reason to worry. Just check the <command>dmesg</command> no reason to worry. Just check the <command>dmesg</command>