From d528fae2710f738440cb890f232a46e0e005ee3e Mon Sep 17 00:00:00 2001 From: Dima Dorfman Date: Thu, 12 Jul 2001 08:28:59 +0000 Subject: [PATCH] Assorted spelling and grammar fixes. PR: 28906 Submitted by: Peter J. Avalos --- .../books/handbook/serialcomms/chapter.sgml | 14 +++++++------- 1 file 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 @@ @@ -1190,7 +1190,7 @@ crw-rw---- 1 uucp dialer 28, 193 Feb 15 14:38 /dev/cuala1 prompt. If the data rates do not match, getty sees anything the user types as junk, tries going to the next speed and gives the login: 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 locked-speed method, but a user on a low-speed @@ -1992,12 +1992,12 @@ raisechar=^^ Introduction - The FreeBSD/i386 operating system can boot on a system with only + 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. + 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. Starting from version 3.1, FreeBSD/i386 employs a three stage bootstrap. The first two stages are in the boot block code which is