From owner-freebsd-standards@FreeBSD.ORG Thu Jun 28 22:34:31 2012 Return-Path: Delivered-To: freebsd-standards@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BE27106566C for ; Thu, 28 Jun 2012 22:34:31 +0000 (UTC) (envelope-from wollman@khavrinen.csail.mit.edu) Received: from khavrinen.csail.mit.edu (khavrinen.csail.mit.edu [IPv6:2001:470:8b2d:1e1c:21b:21ff:feb8:d7b0]) by mx1.freebsd.org (Postfix) with ESMTP id 4D3D38FC12 for ; Thu, 28 Jun 2012 22:34:31 +0000 (UTC) Received: from khavrinen.csail.mit.edu (localhost [127.0.0.1]) by khavrinen.csail.mit.edu (8.14.5/8.14.5) with ESMTP id q5SMYUw8098411 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL CN=khavrinen.csail.mit.edu issuer=Client+20CA); Thu, 28 Jun 2012 18:34:30 -0400 (EDT) (envelope-from wollman@khavrinen.csail.mit.edu) Received: (from wollman@localhost) by khavrinen.csail.mit.edu (8.14.5/8.14.5/Submit) id q5SMYU4d098408; Thu, 28 Jun 2012 18:34:30 -0400 (EDT) (envelope-from wollman) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20460.56310.495134.157954@khavrinen.csail.mit.edu> Date: Thu, 28 Jun 2012 18:34:30 -0400 From: Garrett Wollman To: "Ronald F. Guilmette" In-Reply-To: <201206282220.q5SMKDVs069884@freefall.freebsd.org> References: <201206282220.q5SMKDVs069884@freefall.freebsd.org> X-Mailer: VM 7.17 under 21.4 (patch 22) "Instant Classic" XEmacs Lucid X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (khavrinen.csail.mit.edu [127.0.0.1]); Thu, 28 Jun 2012 18:34:30 -0400 (EDT) Cc: freebsd-standards@freebsd.org Subject: Re: bin/169500: /bin/expr improperly requires forward slash to be escaped X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2012 22:34:31 -0000 < said: > (These publications are quite expensive, as you may know, and thus, I have > not updated mine in quite some time.) The current, complete POSIX specifications are available free by registration at . This is The Open Group's version of it; you can also pay lots of money to get a printed document from ISO (ISO/IEC 9945:2009) or IEEE (IEEE Std.1003.1-2008). -GAWollman