From owner-svn-src-all@FreeBSD.ORG Fri Apr 4 01:48:26 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5F2D0D8C; Fri, 4 Apr 2014 01:48:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4AAFE927; Fri, 4 Apr 2014 01:48:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s341mQgb011130; Fri, 4 Apr 2014 01:48:26 GMT (envelope-from grog@svn.freebsd.org) Received: (from grog@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s341mQcl011129; Fri, 4 Apr 2014 01:48:26 GMT (envelope-from grog@svn.freebsd.org) Message-Id: <201404040148.s341mQcl011129@svn.freebsd.org> From: Greg Lehey Date: Fri, 4 Apr 2014 01:48:26 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r264098 - head/bin/ls X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 01:48:26 -0000 Author: grog Date: Fri Apr 4 01:48:25 2014 New Revision: 264098 URL: http://svnweb.freebsd.org/changeset/base/264098 Log: -k option is compliant with POSIX. Modified: head/bin/ls/ls.1 Modified: head/bin/ls/ls.1 ============================================================================== --- head/bin/ls/ls.1 Fri Apr 4 01:10:02 2014 (r264097) +++ head/bin/ls/ls.1 Fri Apr 4 01:48:25 2014 (r264098) @@ -254,8 +254,6 @@ This has the same effect as setting envi to 1024, except that it also nullifies any .Fl h options to its left. -This option is not defined in -.St -p1003.1-2001 . .It Fl l (The lowercase letter .Dq ell . ) @@ -817,7 +815,7 @@ the utility conforms to .St -p1003.1-2001 . The options -.Fl B , D , G , I , T , U , W , Z , b , h , k , w , y +.Fl B , D , G , I , T , U , W , Z , b , h , w , y and .Fl , are compatible extensions not defined in