Change some tags to a more appropriate type.

Lowercase the contents of an emphasis element
and replace "--" with —.
This commit is contained in:
Martin Heinen 2004-08-03 14:12:58 +00:00
parent d9be36a610
commit fbd591d4e0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21794

View file

@ -1538,7 +1538,7 @@ Mounting root from ufs:/dev/md0c
SCSI unit four. FreeBSD boots and runs just fine.</para>
<para>Fred continues his work for several days, and soon Bill and Fred
decide that it is time for a new adventure -- time to upgrade to a
decide that it is time for a new adventure &mdash; time to upgrade to a
newer version of FreeBSD. Bill removes SCSI unit zero because it was
a bit flaky and replaces it with another identical disk drive from
the <quote>archive</quote>. Bill then installs the new version of
@ -3441,9 +3441,9 @@ To change any of these settings later, edit /etc/rc.conf
<screen>-a /.amd_mnt -l syslog /host /etc/amd.map /net /etc/amd.map</screen>
<para>The <literal>-a</literal> option sets the default mount
<para>The <option>-a</option> option sets the default mount
location which is specified here as
<filename>/.amd_mnt</filename>. The <literal>-l</literal>
<filename>/.amd_mnt</filename>. The <option>-l</option>
option specifies the default <filename>log</filename> file;
however, when <literal>syslogd</literal> is used all log
activity will be sent to the system log daemon. The
@ -3597,7 +3597,7 @@ To change any of these settings later, edit /etc/rc.conf
selected with the <keycap>Enter</keycap> key. You will then
be presented with yet another menu, this time asking for the
flags you wish to pass on to <application>routed</application>. The
default is <literal>-q</literal> and it should already appear
default is <option>-q</option> and it should already appear
on the screen.</para>
<para>Next in line is the <guimenuitem>Rwhod</guimenuitem> option which,
@ -5310,7 +5310,7 @@ Please press any key to reboot.</screen>
as it takes to hold all the files in the
<filename>bin</filename> (binary distribution) directory. If
you are preparing the floppies from DOS, then they
<emphasis>MUST</emphasis> be formatted using the &ms-dos;
<emphasis>must</emphasis> be formatted using the &ms-dos;
<command>FORMAT</command> command. If you are using &windows;,
use Explorer to format the disks (right-click on the
<devicename>A:</devicename> drive, and select <quote>Format</quote>.</para>
@ -5352,7 +5352,7 @@ Please press any key to reboot.</screen>
<filename>a:\bin\bin.ab</filename>, and so on.</para>
<para>Once you come to the Media screen during the install
process, select <quote>Floppy</quote> and you will be prompted
process, select <guimenuitem>Floppy</guimenuitem> and you will be prompted
for the rest.</para>
</sect2>
@ -5550,7 +5550,7 @@ Please press any key to reboot.</screen>
<para>In FreeBSD's <filename>/etc/exports</filename> file, this
is controlled by the <option>-alldirs</option> options. Other NFS
servers may have different conventions. If you are getting
<quote>permission denied</quote> messages from the server, then
<errorname>permission denied</errorname> messages from the server, then
it is likely that you do not have this enabled
properly.</para>
</sect3>