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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to