Punctuation and a /Uppercase/lowercase/ fixes.

This commit is contained in:
Marc Fonvieille 2004-04-11 07:53:49 +00:00
parent dfffd1a175
commit b5257e0170
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20652

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/boot/chapter.sgml,v 1.54 2003/07/13 18:01:24 ceri Exp $
$FreeBSD$
-->
<chapter id="boot">
@ -232,11 +232,11 @@ boot:</screen>
<para>If you ever need to replace the installed
<filename>boot1</filename> and <filename>boot2</filename> use
&man.disklabel.8;.</para>
&man.disklabel.8;:</para>
<screen>&prompt.root; <userinput>disklabel -B <replaceable>diskslice</replaceable></userinput></screen>
<para>Where <replaceable>diskslice</replaceable> is the disk and slice
<para>where <replaceable>diskslice</replaceable> is the disk and slice
you boot from, such as <devicename>ad0s1</devicename> for the first
slice on the first IDE disk.</para>