summaryrefslogtreecommitdiff
path: root/bin/ls/ls.1
AgeCommit message (Expand)Author
2015-12-01Support UTF-8: use wcwidth(3) for column adjustment and replaceIngo Schwarze
2015-04-24improve wording.Igor Sobrado
2014-04-01slightly reword -f; ok sobrado schwarzeJason McIntyre
2014-03-31restore the traditional behavior of -f implying -a; apparently Keith BosticIgor Sobrado
2014-03-31revert previous: i was wrong;Jason McIntyre
2014-03-30a pesky comma rendered the text describing how output is sorted relevantJason McIntyre
2014-03-28expand STANDARDS somewhat; ok millertJason McIntyre
2011-08-31use the same format/text, as far as possible, for date strings;Jason McIntyre
2011-03-05fix description of -g; from Pascal StumpfJason McIntyre
2011-03-05tweak; ok okanJason McIntyre
2011-03-04add support for the (POSIX) -H flagOkan Demirmen
2010-09-03add an EXIT STATUS section for /bin;Jason McIntyre
2009-08-21- more opaque removalJason McIntyre
2009-08-16replace ".Ar file ..." with ".Ar" whenever possible.Igor Sobrado
2009-05-12remove a sentence from COLUMNS that says nothing; ok ottoJason McIntyre
2009-02-08updates to IEEE Std 1003.1-2008;Jason McIntyre
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2009-01-28remove some duplicate information from the description of -g: thisJason McIntyre
2009-01-19replace standardized text concerning the exit values of applicationsIgor Sobrado
2008-09-29more updates on which args do and do not mix (doc only, this time):Jason McIntyre
2008-09-04- make -ln and -nl combinations behave identically. currently -l overrides -n.Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29note some flags which differ in behaviour from posix;Jason McIntyre
2007-05-29- consistent STANDARDS blurbJason McIntyre
2007-05-08small update, now that -g does something; ok millertJason McIntyre
2007-05-07Change the -g flag from a no-op to be POSIX conforming. We allow theTodd C. Miller
2007-03-03minor shuffle; from Igor Sobrado and myselfJason McIntyre
2005-11-30timezone -> time zoneJason McIntyre
2005-06-15remove whiteout supportTodd C. Miller
2005-03-24- sort optionsJason McIntyre
2005-01-10-l outputs total always, not just to terminals (netbsd -r 1.50);Jason McIntyre
2004-09-16Use angle bracket macros instead of literal angle brackets. OK jmc@Todd C. Miller
2004-07-23move example descriptions before the examples themselvesJared Yanovich
2003-12-08use POSIX description of -L, since it's much clearer;Jason McIntyre
2003-09-02escape punctuation;Jason McIntyre
2003-08-27-l and -n options display owner, group and other permissions;Jason McIntyre
2003-08-06-h, human readable sizes. from a jonathon gray mail to tech@Ted Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-29- section reorderJason McIntyre
2003-03-12more .LiTheo de Raadt
2002-02-11Initial patch.Mike Pechkin
2002-01-24fix the history refsMichael Shalayeff
2001-05-01Remove completely redundant introductory sentences in ENVIRONMENT sections.Aaron Campbell
2000-11-09- Some section shuffling: conform to the standard order documented in mdoc(7)Aaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-10-18Add some rudimentary EXAMPLES sections and standardize the way we displayAaron Campbell
2000-07-23oops, what was i thinking?Eric Jackson
2000-07-23un .Xr chflagsEric Jackson
2000-04-19Change the second sentence a bit so it doesn't seem like you're reading theAaron Campbell
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell