From owner-svn-src-all@FreeBSD.ORG Fri Apr 4 08:48:44 2014 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B89EB452; Fri, 4 Apr 2014 08:48:44 +0000 (UTC) Received: from jenni2.inet.fi (mta-out.inet.fi [195.156.147.13]) by mx1.freebsd.org (Postfix) with ESMTP id 7BB8AF55; Fri, 4 Apr 2014 08:48:43 +0000 (UTC) Received: from jh (84.250.14.206) by jenni2.inet.fi (8.5.140.03) (authenticated as heinja-g6) id 52775C990CA8FD50; Fri, 4 Apr 2014 11:47:53 +0300 Date: Fri, 4 Apr 2014 11:47:51 +0300 From: Jaakko Heinonen To: Greg Lehey Subject: Re: svn commit: r264066 - head/bin/ls Message-ID: <20140404084750.GB1012@jh> References: <201404030549.s335nSaO093672@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201404030549.s335nSaO093672@svn.freebsd.org> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2014 08:48:44 -0000 Hi, On 2014-04-03, Greg Lehey wrote: > Add information on standards compliance of many options. -n and -A are in POSIX.1-2008. Please see this PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/140435 -- Jaakko