add getwd/chdir for multiple directory operands
[unix-history] / usr / src / bin / ls / ls.1
index 5dd76cf..b41b9ac 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)ls.1        6.5 (Berkeley) %G%
+.\"    @(#)ls.1        6.7 (Berkeley) %G%
 .\"
 .TH LS 1 ""
 .UC
 .\"
 .TH LS 1 ""
 .UC
@@ -55,6 +55,10 @@ are
 .I not
 listed.
 .TP
 .I not
 listed.
 .TP
+.B \-A
+List all entries except for ``.'' and ``..''.  Always set for the
+super-user.
+.TP
 .B \-s
 Give size in kilobytes of each file.
 .TP
 .B \-s
 Give size in kilobytes of each file.
 .TP
@@ -77,7 +81,7 @@ modification for sorting
 and/or printing (with the \fB\-l\fP option).
 .TP
 .B \-c
 and/or printing (with the \fB\-l\fP option).
 .TP
 .B \-c
-Use time of file creation for sorting or printing.
+Use time when file status was last changed for sorting or printing.
 .TP
 .B \-i
 For each file, print the i-number in the first column of the report.
 .TP
 .B \-i
 For each file, print the i-number in the first column of the report.