From owner-freebsd-doc@FreeBSD.ORG Sat Aug 21 00:00:08 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6DE51065697 for ; Sat, 21 Aug 2010 00:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5CEE48FC12 for ; Sat, 21 Aug 2010 00:00:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o7L00819099478 for ; Sat, 21 Aug 2010 00:00:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o7L008mZ099477; Sat, 21 Aug 2010 00:00:08 GMT (envelope-from gnats) Resent-Date: Sat, 21 Aug 2010 00:00:08 GMT Resent-Message-Id: <201008210000.o7L008mZ099477@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexander Best Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 001B010656B4 for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/149845: unify spelling of blocksize, block-size and block size in manuals X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2010 00:00:08 -0000 >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: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Aug 21 00:00:07 UTC 2010 >Closed-Date: >Last-Modified: >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: >Unformatted: