From nobody@FreeBSD.org  Fri Aug 20 23:57:49 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 001B010656B4
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Aug 2010 23:57:48 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A54168FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Aug 2010 23:57:48 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o7KNvmlT093801
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Aug 2010 23:57:48 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o7KNvmjq093800;
	Fri, 20 Aug 2010 23:57:48 GMT
	(envelope-from nobody)
Message-Id: <201008202357.o7KNvmjq093800@www.freebsd.org>
Date: Fri, 20 Aug 2010 23:57:48 GMT
From: Alexander Best <arundel@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: unify spelling of blocksize, block-size and block size in manuals
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         149845
>Category:       docs
>Synopsis:       unify spelling of blocksize, block-size and block size in manuals
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 21 00:00:07 UTC 2010
>Closed-Date:    Mon Jul 11 23:51:48 UTC 2011
>Last-Modified:  Mon Jul 11 23:51:48 UTC 2011
>Originator:     Alexander Best
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD otaku 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r211393M: Mon Aug 16 14:59:32 CEST 2010     root@otaku:/usr/obj/usr/src/sys/ARUNDEL  amd64
>Description:
the stats in the next section should make things clear.

cheers.
alex
>How-To-Repeat:
`find /usr/src -name "*.[0-9]" -exec grep 'blocksize' {} +|wc`:
      92     788    8001

`find /usr/src -name "*.[0-9]" -exec grep 'block-size' {} +|wc`:
      12      67     748

`find /usr/src -name "*.[0-9]" -exec grep 'block size' {} +|wc`:
     130    1381   11944
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: arundel 
State-Changed-When: Mon Jul 11 23:49:31 UTC 2011 
State-Changed-Why:  
This PR doesn't contain any valuable information. 

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