From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 14 10:57:24 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16EDF1065674; Sun, 14 Aug 2011 10:57:24 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 081D38FC08; Sun, 14 Aug 2011 10:57:24 +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 p7EAvNOh041758; Sun, 14 Aug 2011 10:57:23 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7EAvNBV041754; Sun, 14 Aug 2011 10:57:23 GMT (envelope-from arundel) Date: Sun, 14 Aug 2011 10:57:23 GMT Message-Id: <201108141057.p7EAvNBV041754@freefall.freebsd.org> To: c79@foxbsd.org, arundel@FreeBSD.org, freebsd-bugs@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: bin/159752: [patch] chio - incorrect spelling in license X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Aug 2011 10:57:24 -0000 Synopsis: [patch] chio - incorrect spelling in license State-Changed-From-To: open->closed State-Changed-By: arundel State-Changed-When: Sun Aug 14 10:43:06 UTC 2011 State-Changed-Why: thanks a lot for your patch. however apart from bruce evan's comments, 'acknowledgements' is not spelled incorrectly. there are a huge number of cases in the src, where either british or american english is preferred. there's no reason to switching to a unified spelling in those cases. freebsd is an international project and so there's no reason to try to switch to either british or american spelling. forcing somebody to spell a certain word differently from what he is used to, isn't going to make people happy. of course *real* spelling mistakes (with a few exceptions) should be fixed. however this PR doesn't fall under that category. exceptions are e.g. cases, where spelling a certain word incorrectly is historic practise in computer science or the world of unix. another example are incorrect abbreviations, which are used to deal with tty space related matters. there are probably more cases present, where incorrect spelling is considered OK. http://www.freebsd.org/cgi/query-pr.cgi?pr=159752