From owner-freebsd-current Tue Sep 24 15: 2: 8 2002 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 829F437B401 for ; Tue, 24 Sep 2002 15:02:07 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0A7043E75 for ; Tue, 24 Sep 2002 15:02:06 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.5) with ESMTP id g8OM25Vo091343 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Tue, 24 Sep 2002 18:02:06 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.5/Submit) id g8OM25P1091340; Tue, 24 Sep 2002 18:02:05 -0400 (EDT) (envelope-from wollman) Date: Tue, 24 Sep 2002 18:02:05 -0400 (EDT) From: Garrett Wollman Message-Id: <200209242202.g8OM25P1091340@khavrinen.lcs.mit.edu> To: Bill Fenner Cc: current@FreeBSD.ORG Subject: Re: Who broke sort(1) ? In-Reply-To: <200209242109.OAA26770@windsor.research.att.com> References: <20020923122935.A6108@dilbert.robbins.dropbear.id.au> <20020924203011.5EF752A7D6@canning.wemm.org> <200209242101.g8OL1TVd090894@khavrinen.lcs.mit.edu> <200209242109.OAA26770@windsor.research.att.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > When's the first time the FreeBSD sort(1) man page mentioned that this > syntax was deprecated? Can we at least start from there? It does not appear to have ever been properly documented. I don't object to maintaining backwards compatibility for a few more releases (even if the application writers are the ones at fault), since many more people read the manual pages than read the Standard. However, I would point out that this isn't the first time we broke a traditional syntax in favor of reducing restrictions on argument names: see the recent history of chown(8). -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message