Date: Wed, 21 Jun 2000 14:49:57 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls ls.1 print.c Message-ID: <200006212149.OAA79867@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe         2000/06/21 14:49:57 PDT
  Modified files:
    bin/ls               ls.1 print.c 
  Log:
  I broke locale sensitive ordering of date and month in
  the long -l output format with the last commit.  Fix it
  by replacing the "%b %e" strftime format with "%Ef".
  
  Make a note in the manual page that the LANG environment
  variable affects the running of ls.
  
  Reviewed by:	ache
  
  Revision  Changes    Path
  1.36      +8 -1      src/bin/ls/ls.1
  1.35      +10 -7     src/bin/ls/print.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006212149.OAA79867>
