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.