From 18ff51d264de74252826f5592f4d3e6788ae2135 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Sat, 2 Mar 2002 06:50:36 +0000 Subject: [PATCH] Replace some uses of quotation marks with SGML tags. Based on the latest patch in the PR audit trail. PR: 35155 Submitted by: Priit Piipuu --- en_US.ISO8859-1/books/handbook/install/chapter.sgml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml index c8abaff041..00f26a1907 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml @@ -994,7 +994,7 @@ Booting [kernel] in 9 seconds... _ If there are no conflicts listed then you can skip this step. Otherwise, the remaining conflicts need to be examined. If they - do not have the indication of an "allowed conflict" in the message + do not have the indication of an allowed conflict in the message area, then either the IRQ/address for device probe will need to be changed, or the IRQ/address on the hardware will need to be changed. @@ -4217,7 +4217,7 @@ when you've finished. use a shell that does not exist or you will not be able to login. - The user was also added to the group "wheel" to be able to + The user was also added to the group wheel to be able to become a superuser with root privileges. When you are satisfied, press &gui.ok; and @@ -4514,7 +4514,7 @@ Password: Please press any key to reboot. It is safe to turn off the power after the shutdown command - has been issued and the message "Please press any key to reboot" + has been issued and the message Please press any key to reboot appears. If any key is pressed instead of turning off the power switch, the system will reboot. @@ -4821,7 +4821,7 @@ Please press any key to reboot. headless (serial console) serial console - This type of installation is called a "headless install", + This type of installation is called a headless install, because the machine that you are trying to install FreeBSD on either does not have a monitor attached to it, or does not even have a VGA output. How is this possible you ask? Using a @@ -4928,8 +4928,8 @@ Please press any key to reboot. Here is where you must set the floppy to boot into a serial console. You have to make a file called - boot.config containing "/boot/loader - -h". All this does is pass a flag to the bootloader to + boot.config containing + /boot/loader -h. All this does is pass a flag to the bootloader to boot into a serial console. &prompt.root; echo "/boot/loader -h" > boot.config