From owner-freebsd-current@FreeBSD.ORG Mon Oct 24 08:34:36 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C544816A41F for ; Mon, 24 Oct 2005 08:34:36 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from mail03.syd.optusnet.com.au (mail03.syd.optusnet.com.au [211.29.132.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EBBF43D45 for ; Mon, 24 Oct 2005 08:34:35 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail03.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id j9O8YXF1005587 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 24 Oct 2005 18:34:33 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.10/8.12.10) with ESMTP id j9O8YWHh043527; Mon, 24 Oct 2005 18:34:32 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost) by cirb503493.alcatel.com.au (8.12.10/8.12.9/Submit) id j9O8YWBG043526; Mon, 24 Oct 2005 18:34:32 +1000 (EST) (envelope-from pjeremy) Date: Mon, 24 Oct 2005 18:34:32 +1000 From: Peter Jeremy To: Maxim Konovalov Message-ID: <20051024083432.GH39882@cirb503493.alcatel.com.au> References: <20051023190528.78454.qmail@web26809.mail.ukl.yahoo.com> <20051023233759.B22848@mp2.macomnet.net> <20051024075826.GB1093@galgenberg.net> <20051024120821.B67591@mp2.macomnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051024120821.B67591@mp2.macomnet.net> User-Agent: Mutt/1.4.2.1i X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc Cc: Jisakiel , freebsd-current@freebsd.org Subject: Re: Small typo in /usr/share/examples/make.conf X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2005 08:34:36 -0000 On Mon, 2005-Oct-24 12:11:21 +0400, Maxim Konovalov wrote: >On Mon, 24 Oct 2005, 09:58+0200, Ulrich Spoerlein wrote: >> -# Sets the default ruleset of dir to ruleset. The ruleset arguement >> +# Sets the default ruleset of dir to ruleset. The ruleset argument >> # must be a ruleset name as specified in devfs.rules(5) file. >> # Returns non-zero if it could not set it successfully. >> # > >Being non-native speaker I am not sure this is a error. There are >about a dozen "arguement"s in our src tree and google gives 2.8 >millions. Being a native speaker, I can guarantee that "argument" is the correct spelling. My Concise Macquarie (Australian) dictionary doesn't even list "arguement" as a valid alternate spelling. Don't rely on google for accurate spelling. -- Peter Jeremy