Typo and punctuation fixes.

This commit is contained in:
Marc Fonvieille 2006-08-29 07:38:23 +00:00
parent 9b5776d04c
commit b2fbb31f74
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28570
5 changed files with 10 additions and 10 deletions

View file

@ -275,7 +275,7 @@
<listitem>
<para>If the network is down, then we can use the console on the PC to
run the <application>console</application> client locally. For
remote sites, we can add a modem for dial-in access to the the
remote sites, we can add a modem for dial-in access to the
server command line to run the client.</para>
</listitem>
@ -1108,7 +1108,7 @@ exit 0</programlisting>
first serial port known as <devicename>COM1</devicename> in DOS/&windows; or
<devicename>ttyd0</devicename> in &unix;).</para>
<para>The cabling for these servers depends on the PC harware. If
<para>The cabling for these servers depends on the PC hardware. If
the PC has DB-25 female socket on board (as most older PCs do),
then the same headshell as works for the Sun server above will
work fine. If the PC has DB-9 male plug on board (as more
@ -1216,7 +1216,7 @@ exit 0</programlisting>
recognises a serial <literal>BREAK</literal> as a command to halt the
OS and return to the ROM monitor prompt. A serial <literal>BREAK</literal>
is an out-of-band signal on an RS-232 serial port that involves making
the TX DATA line active (i.e. pulled down to less than -5v) for more than
the TX DATA line active (i.e. pulled down to less than -5V) for more than
two whole character times (or about 2ms on a 9600bps line).
Alas, this <literal>BREAK</literal> signal is all to
easily generated by serial hardware during power-on or power-off. And