From owner-cvs-all Tue May 7 16:29:22 2002 Delivered-To: cvs-all@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id AB48B37B405; Tue, 7 May 2002 16:29:13 -0700 (PDT) Received: from localhost ([192.168.1.6]) by pittgoth.com (8.12.3/8.12.3) with SMTP id g47NTCjE074215; Tue, 7 May 2002 19:29:12 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 7 May 2002 11:35:08 -0400 From: Tom Rhodes To: "Greg 'groggy' Lehey" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/tunefs tunefs.8 Message-Id: <20020507113508.7ff7a7bf.trhodes@FreeBSD.org> In-Reply-To: <20020507115943.O75198@wantadilla.lemis.com> References: <200205061753.g46Hrpm90419@freefall.freebsd.org> <20020507115943.O75198@wantadilla.lemis.com> X-Mailer: Sylpheed version 0.7.5 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 7 May 2002 11:59:43 +0930 "Greg 'groggy' Lehey" wrote: > On Monday, 6 May 2002 at 10:53:51 -0700, Tom Rhodes wrote: > > trhodes 2002/05/06 10:53:50 PDT > > > > Modified files: > > sbin/tunefs tunefs.8 > > Log: > > 'file system' > filesystem > > Why? I prefer "file system", and so do spell checkers. Consistancy, if you must know... I see ``filesystem'' used alot more than ``file system'' and think it sounds better as a single word. find /usr/src -type file -name '*' | xargs grep 'filesystem' | wc -l 3237 find /usr/src -type file -name '*' | xargs grep 'file system' | wc -l 1097 on my stable box ;) > > Greg > -- > See complete headers for address and phone numbers > -- -- Tom (Darklogik) Rhodes www.FreeBSD.org -The Power To Serve www.Pittgoth.com -Pittgoth Discussion Portal trhodes@{Pittgoth.com, FreeBSD.org} PGP key by www: http://www.pittgoth.com/~darklogik/darklogik.key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message