aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-12 08:28:59 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-12 08:28:59 +0000
commitd528fae2710f738440cb890f232a46e0e005ee3e (patch)
tree5257be0e037073c5cde2848730d957f8b9ebb033 /en_US.ISO8859-1
parent7784b4bec34f90bad9ce748a3205605d60e51cdb (diff)
downloaddoc-d528fae2710f738440cb890f232a46e0e005ee3e.tar.gz
doc-d528fae2710f738440cb890f232a46e0e005ee3e.zip
Assorted spelling and grammar fixes.
PR: 28906 Submitted by: Peter J. Avalos <pavalos@theshell.com>
Notes
Notes: svn path=/head/; revision=9858
Diffstat (limited to 'en_US.ISO8859-1')
-rw-r--r--en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml14
1 files changed, 7 insertions, 7 deletions
diff --git a/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml b/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml
index d9c687d849..c03355b486 100644
--- a/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/serialcomms/chapter.sgml,v 1.23 2001/04/09 00:33:57 dd Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v 1.24 2001/04/17 01:37:48 dd Exp $
-->
<chapter id="serialcomms">
@@ -1190,7 +1190,7 @@ crw-rw---- 1 uucp dialer 28, 193 Feb 15 14:38 /dev/cuala1</screen>
prompt. If the data rates do not match, <command>getty</command> sees
anything the user types as <quote>junk</quote>, tries going to the next
speed and gives the <prompt>login:</prompt> prompt again. This
- procedure can continue ad nauseum, but normally only takes a keystroke
+ procedure can continue ad nauseam, but normally only takes a keystroke
or two before the user sees a good prompt. Obviously, this login
sequence does not look as clean as the former
<quote>locked-speed</quote> method, but a user on a low-speed
@@ -1992,12 +1992,12 @@ raisechar=^^</programlisting>
<sect2 id="serialconsole-intro">
<title>Introduction</title>
- <para>The FreeBSD/i386 operating system can boot on a system with only
+ <para>The FreeBSD/i386 operating system can boot on a system with only
a dumb terminal on a serial port as a console. Such a configuration
- should be useful for two classes of people; system administrators who
- wish to install FreeBSD on a dedicated file/compute/terminal server
- machines that have no keyboard or monitor attached, and developers who
- want to debug the kernel or device drivers.</para>
+ should be useful for two classes of people: system administrators who
+ wish to install FreeBSD on machines that have no keyboard or monitor
+ attached, and developers who want to debug the kernel or device
+ drivers.</para>
<para>Starting from version 3.1, FreeBSD/i386 employs a three stage
bootstrap. The first two stages are in the boot block code which is