From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: "filesystem" vs. "file system" Date: Thu, 15 Sep 2016 22:27:05 +0200 Message-ID: <87d1k4di3q.fsf@gnu.org> References: <1473535083-5326-1-git-send-email-jmd@gnu.org> <1473535083-5326-2-git-send-email-jmd@gnu.org> <87bmzs6n1s.fsf@gnu.org> <20160915050627.GA22053@jocasta.intra> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkdFa-0007Xr-63 for guix-devel@gnu.org; Thu, 15 Sep 2016 16:27:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkdFV-0002E3-CZ for guix-devel@gnu.org; Thu, 15 Sep 2016 16:27:14 -0400 In-Reply-To: <20160915050627.GA22053@jocasta.intra> (John Darrington's message of "Thu, 15 Sep 2016 07:06:27 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: John Darrington Cc: guix-devel@gnu.org, John Darrington John Darrington skribis: > On Tue, Sep 13, 2016 at 01:45:19PM +0200, Ludovic Court??s wrote: > John Darrington skribis: >=20=20=20=20=20=20 >=20=20=20=20=20=20 > > +The @code{(gnu services nfs)} module provides the following servi= ces, > > +which are most commonly used in relation to mouting or exporting = NFS > > +filesystems. >=20=20=20=20=20=20 > (Always write ???file system??? as two words.) > > > I agree that we should be consistent about this. There are numerous exam= ples > where we have used "filesystem" whilst others use "file system". > > Shall I checkin a fix? Sure. We have to be careful not to modify it in places where it shouldn=E2=80=99t, such as URLs, file names, or identifiers. Cheers, Ludo=E2=80=99.