From b5257e017038bc8ef130a5c008b848e487558285 Mon Sep 17 00:00:00 2001
From: Marc Fonvieille <blackend@FreeBSD.org>
Date: Sun, 11 Apr 2004 07:53:49 +0000
Subject: [PATCH] Punctuation and a /Uppercase/lowercase/ fixes.

---
 en_US.ISO8859-1/books/handbook/boot/chapter.sgml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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>