From owner-freebsd-doc Wed Feb 20 11:42:21 2002 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5E5B37B493 for ; Wed, 20 Feb 2002 11:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1KJe1x31882; Wed, 20 Feb 2002 11:40:01 -0800 (PST) (envelope-from gnats) Received: from zen.estpak.ee (zen.estpak.ee [194.126.101.100]) by hub.freebsd.org (Postfix) with ESMTP id 81F9A37B405 for ; Wed, 20 Feb 2002 11:36:41 -0800 (PST) Received: from ppp618.estpak.ee (ppp618.estpak.ee [213.168.0.112]) by zen.estpak.ee (Postfix) with ESMTP id 6ADAC6E92D for ; Wed, 20 Feb 2002 21:36:37 +0200 (EET) Received: (from priitp@localhost) by minerva.meskaliin.ee (8.11.6/8.11.6) id g1KK0Kf62551; Wed, 20 Feb 2002 22:00:20 +0200 (EET) (envelope-from priitp) Message-Id: <200202202000.g1KK0Kf62551@minerva.meskaliin.ee> Date: Wed, 20 Feb 2002 22:00:20 +0200 (EET) From: Priit Piipuu Reply-To: Priit Piipuu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/35155: [PATCH] Misc corrections to the Handbook, chapter 2 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35155 >Category: docs >Synopsis: [PATCH] Misc corrections to the Handbook, chapter 2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 20 11:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Priit Piipuu >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD minerva 4.5-RC FreeBSD 4.5-RC #2: Fri Jan 18 20:57:36 EET 2002 priitp@minerva:/usr/src/sys/compile/tuum i386 >Description: Add missing quote tags, port number change (in next paragraph, different number will be used) etc. >How-To-Repeat: Read the source ;-) >Fix: --- diff begins here --- --- chapter.sgml.old Wed Feb 20 20:59:44 2002 +++ chapter.sgml Wed Feb 20 20:40:32 2002 @@ -994,7 +994,7 @@ 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. @@ -2705,7 +2705,7 @@ the real server. For example, assuming you want to install from ftp.FreeBSD.org, using the proxy FTP server foo.example.com, listening on port - 1024. + 1234. In this case, you go to the options menu, set the FTP username to ftp@ftp.FreeBSD.org, and the password to your @@ -2958,7 +2958,7 @@ Choosing [ Yes ] and pressing Enter will bring - the machine up on the network and be ready for use after leaving + the machine up on the network and be ready for use after leaving the installation. @@ -4217,7 +4217,7 @@ 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 @@ 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 @@ 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,9 +4928,9 @@ 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 into a serial console. + 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 @@ -5002,7 +5002,7 @@ FreeBSD installation media and/or source. This might be physical media, such as a tape, or a source that Sysinstall can use to retrieve the files, such as a local FTP site, or an MS-DOS - partition. For example; + partition. For example: --- diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message