Date: Tue, 26 Feb 2002 13:50:01 -0800 (PST) From: Tom Rhodes <darklogik@pittgoth.com> To: freebsd-doc@freebsd.org Subject: Re: docs/35155: [PATCH] Misc corrections to the Handbook, chapter 2 Message-ID: <200202262150.g1QLo1S14773@freefall.freebsd.org>
index | next in thread | raw e-mail
The following reply was made to PR docs/35155; it has been noted by GNATS.
From: Tom Rhodes <darklogik@pittgoth.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:
Subject: Re: docs/35155: [PATCH] Misc corrections to the Handbook, chapter 2
Date: Tue, 26 Feb 2002 16:43:10 -0500 (EST)
diff -ru handbook.old/install/chapter.sgml handbook/install/chapter.sgml
--- handbook.old/install/chapter.sgml Tue Feb 26 16:27:25 2002
+++ handbook/install/chapter.sgml Tue Feb 26 16:39:16 2002
@@ -994,7 +994,7 @@
<step>
<para>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 <quote>allowed conflict</quote> in the message
area, then either the IRQ/address for device probe will need to be
changed, <emphasis>or</emphasis> the IRQ/address on the hardware
will need to be changed.</para>
@@ -2705,7 +2705,7 @@
the real server. For example, assuming you want to install from
<hostid role="fqdn">ftp.FreeBSD.org</hostid>, using the proxy FTP
server <hostid role="fqdn">foo.example.com</hostid>, listening on port
- 1024.</para>
+ 1034.</para>
<para>In this case, you go to the options menu, set the FTP username
to <literal>ftp@ftp.FreeBSD.org</literal>, and the password to your
@@ -2958,7 +2958,7 @@
<para>Choosing <guibutton>[ Yes ]</guibutton> and pressing
<keycap>Enter</keycap> 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.</para>
</sect2>
@@ -4217,7 +4217,7 @@
use a shell that does not exist or you will not be able to
login.</para>
- <para>The user was also added to the group "wheel" to be able to
+ <para>The user was also added to the group <quote>wheel</quote> to be able to
become a superuser with root privileges.</para>
<para>When you are satisfied, press &gui.ok; and
@@ -4514,7 +4514,7 @@
Please press any key to reboot.</screen>
<para>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 <quote>Please press any key to reboot</quote>
appears. If any key is pressed instead of turning off the power
switch, the system will reboot.</para>
@@ -4821,7 +4821,7 @@
<secondary>headless (serial console)</secondary>
</indexterm>
<indexterm><primary>serial console</primary></indexterm>
- <para>This type of installation is called a "headless install",
+ <para>This type of installation is called a <quote>headless install</quote>,
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 @@
<para>Here is where you must set the floppy to boot into a
serial console. You have to make a file called
- <filename>boot.config</filename> containing "/boot/loader
- -h". All this does is pass a flag to the bootloader to
+ <filename>boot.config</filename> containing <quote>/boot/loader
+ -h</quote>. All this does is pass a flag to the bootloader to
boot into a serial console.</para>
<screen>&prompt.root; <userinput>echo "/boot/loader -h" > boot.config</userinput></screen>
@@ -5002,7 +5002,7 @@
FreeBSD installation media and/or source. This might be physical media,
such as a tape, or a source that <application>Sysinstall</application>
can use to retrieve the files, such as a local FTP site, or an MS-DOS
- partition. For example;</para>
+ partition. For example:</para>
<itemizedlist>
<listitem>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202262150.g1QLo1S14773>
