From chris@milan.hitnet.rwth-aachen.de  Mon Aug 26 13:09:36 2002
Return-Path: <chris@milan.hitnet.rwth-aachen.de>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8588C37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 Aug 2002 13:09:36 -0700 (PDT)
Received: from milan.hitnet.rwth-aachen.de (milan.hitnet.RWTH-Aachen.DE [137.226.181.144])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 22D3743E6E
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 Aug 2002 13:09:36 -0700 (PDT)
	(envelope-from chris@milan.hitnet.rwth-aachen.de)
Received: by milan.hitnet.rwth-aachen.de (Postfix, from userid 1001)
	id C29B3ABC9; Mon, 26 Aug 2002 22:09:34 +0200 (CEST)
Message-Id: <20020826200934.C29B3ABC9@milan.hitnet.rwth-aachen.de>
Date: Mon, 26 Aug 2002 22:09:34 +0200 (CEST)
From: Christian Brueffer <chris@unixpages.org>
Reply-To: Christian Brueffer <chris@unixpages.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Punctuation fix for handbook/vinum/chapter.sgml
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         42045
>Category:       docs
>Synopsis:       [PATCH] Punctuation fix for handbook/vinum/chapter.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 26 13:10:10 PDT 2002
>Closed-Date:    Mon Aug 26 14:23:15 PDT 2002
>Last-Modified:  Mon Aug 26 14:23:15 PDT 2002
>Originator:     Christian Brueffer
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD milan.hitnet.rwth-aachen.de 4.6-STABLE FreeBSD 4.6-STABLE #2: Fri Jun 28 12:47:08 CEST 2002 chris@milan.hitnet.rwth-aachen.de:/usr/obj/usr/src/sys/LORIEN i386


	
>Description:
	- Move a dot behind the footnote, so that it belongs to the corresponding
	  sentence
>How-To-Repeat:
	
>Fix:

	



--- handbook.vinum.diff begins here ---
--- chapter.sgml	Mon Aug 26 02:09:07 2002
+++ chapter.sgml.modified	Mon Aug 26 22:03:39 2002
@@ -151,7 +151,7 @@
       For example, the first 256 sectors may be stored on the first disk, the
       next 256 sectors on the next disk and so on.  After filling the last
       disk, the process repeats until the disks are full.  This mapping is called
-      <emphasis>striping</emphasis> or <acronym>RAID-0</acronym>.
+      <emphasis>striping</emphasis> or <acronym>RAID-0</acronym>
 
     <footnote>
       <indexterm>
@@ -165,7 +165,7 @@
       <para><acronym>RAID</acronym> stands for <emphasis>Redundant Array of
       Inexpensive Disks</emphasis> and offers various forms of fault tolerance,
       though the latter term is somewhat misleading: it provides no redundancy.</para>
-    </footnote>
+    </footnote>.
 
     Striping requires somewhat more effort to locate the data, and it can cause
     additional I/O load where a transfer is spread over multiple disks, but it
--- handbook.vinum.diff ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Mon Aug 26 14:22:54 PDT 2002 
State-Changed-Why:  
Fixed. Thanks :) 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Mon Aug 26 14:22:54 PDT 2002 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=42045 
>Unformatted:
