From af97e7902b0bc61282d9c68569a406b48a9bd647 Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Sat, 4 Aug 2001 19:00:04 +0000 Subject: [PATCH] Grammatical and typo fixes. Submitted by: John Murphy on -doc --- en_US.ISO8859-1/books/handbook/boot/chapter.sgml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/boot/chapter.sgml b/en_US.ISO8859-1/books/handbook/boot/chapter.sgml index 411f8e95e0..d1f4d9c1a3 100644 --- a/en_US.ISO8859-1/books/handbook/boot/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/boot/chapter.sgml @@ -1,7 +1,7 @@ @@ -241,7 +241,7 @@ boot: console and for disks, and figure out what disk it is booting from. It will set variables accordingly, and then the interpreter is started, and the easy-to-use commands are - explained to it. + passed to it. loader loader configuration @@ -568,7 +568,7 @@ boot: This mode can be reached through the automatic reboot sequence, or by the user booting with the - or setting the + option or setting the boot_single variable in loader. @@ -578,7 +578,7 @@ boot: from multi-user mode. - If the system console console is set + If the system console is set to insecure in /etc/ttys, then the system prompts for the root password before initiating single-user mode. @@ -625,7 +625,7 @@ console none unknown off insecure /etc/rc.conf, and then proceeds to mount the system filesystems mentioned in /etc/fstab, start up networking - services, starts up miscellaneous system daemons, and + services, start up miscellaneous system daemons, and finally runs the startup scripts of locally installed packages.