diff --git a/en_US.ISO8859-1/books/handbook/boot/chapter.sgml b/en_US.ISO8859-1/books/handbook/boot/chapter.sgml index 7285d61e79..48b9f95806 100644 --- a/en_US.ISO8859-1/books/handbook/boot/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/boot/chapter.sgml @@ -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>