From darklogik@pittgoth.com  Thu Feb 14 18:43:17 2002
Return-Path: <darklogik@pittgoth.com>
Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111])
	by hub.freebsd.org (Postfix) with ESMTP id 7921C37B400
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 14 Feb 2002 18:43:16 -0800 (PST)
Received: (from darklogik@localhost)
	by pittgoth.com (8.11.6/8.11.6) id g1F2ivM06210;
	Thu, 14 Feb 2002 21:44:57 -0500 (EST)
	(envelope-from darklogik)
Message-Id: <200202150244.g1F2ivM06210@pittgoth.com>
Date: Thu, 14 Feb 2002 21:44:57 -0500 (EST)
From: Tom Rhodes <darklogik@pittgoth.com>
Reply-To: Tom Rhodes <darklogik@pittgoth.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] grammer error, handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         34951
>Category:       docs
>Synopsis:       [PATCH] grammer error, handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 14 18:50:01 PST 2002
>Closed-Date:    Sat Feb 16 14:01:31 PST 2002
>Last-Modified:  Sat Feb 16 14:02:11 PST 2002
>Originator:     
>Release:        FreeBSD 4.5 i386
>Organization:
>Environment:
System: FreeBSD localhost 4.5

>Description:
Grammer fix of the config chapter
>How-To-Repeat:
Read the tuning chapter
>Fix:
Apply this patch, or manually append these changes


diff -ru handbook.old/config/chapter.sgml handbook/config/chapter.sgml
--- handbook.old/config/chapter.sgml	Thu Feb 14 21:19:48 2002
+++ handbook/config/chapter.sgml	Thu Feb 14 21:28:29 2002
@@ -927,7 +927,7 @@
 	  0).  Additionally, the implementation is clear and simple.
 	  The disadvantage is that metadata changes are very slow.  A
 	  <command>rm -r</command> for instance touches all files of a
-	  directory sequentially, but every single of these directory
+	  directory sequentially, but every single one of these directory
 	  changes (deletion of a file) will be written synchronously
 	  to the disk.  This includes updates to the directory itself,
 	  to the i-node table, and possibly to indirect blocks
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Sat Feb 16 14:01:31 PST 2002 
State-Changed-Why:  
Committed inn revision 1.41 of  
doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml 
Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34951 
>Unformatted:
