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:
parent
979c7c339a
commit
863bddb4b9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17318
1 changed files with 5 additions and 5 deletions
|
@ -1750,12 +1750,12 @@ exit 1
|
|||
</authorgroup>
|
||||
<!-- 13 June 2003 -->
|
||||
</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
|
||||
may need to jump. This section covers a few issues which may arise.
|
||||
<para>This section covers a few issues which may arrise when
|
||||
using PPP over a modem connection.
|
||||
For instance, perhaps you need to know exactly what prompts
|
||||
the system you are dialing into will present. Some <acronym>ISP</acronym>s
|
||||
present the <literal>ssword</literal> prompt, and others will present
|
||||
|
@ -1767,7 +1767,7 @@ exit 1
|
|||
|
||||
<sect2>
|
||||
<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>
|
||||
device. If you did not configure your kernel, there is
|
||||
no reason to worry. Just check the <command>dmesg</command>
|
||||
|
|
Loading…
Reference in a new issue