Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2002 11:35:08 -0400
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        "Greg 'groggy' Lehey" <grog@FreeBSD.org>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 7 May 2002 11:59:43 +0930
"Greg 'groggy' Lehey" <grog@FreeBSD.org> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020507113508.7ff7a7bf.trhodes>