BSD 4_4_Lite1 release
[unix-history] / usr / src / bin / ls / ls.1
index 89aa91e..cb45555 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1980, 1990, 1991, 1993
+.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" This code is derived from software contributed to Berkeley by
 .\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" This code is derived from software contributed to Berkeley by
@@ -32,9 +32,9 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)ls.1       8.1 (Berkeley) 5/31/93
+.\"     @(#)ls.1       8.6 (Berkeley) 4/18/94
 .\"
 .\"
-.Dd May 31, 1993
+.Dd April 18, 1994
 .Dt LS 1
 .Os
 .Sh NAME
 .Dt LS 1
 .Os
 .Sh NAME
@@ -42,7 +42,7 @@
 .Nd list directory contents
 .Sh SYNOPSIS
 .Nm ls
 .Nd list directory contents
 .Sh SYNOPSIS
 .Nm ls
-.Op Fl CFRacdilqrstu1
+.Op Fl ACFLRTacdfiloqrstu1
 .Op Ar file ...
 .Sh DESCRIPTION
 For each operand that names a
 .Op Ar file ...
 .Sh DESCRIPTION
 For each operand that names a
@@ -196,7 +196,7 @@ linked-to file is preceded by
 .Dq \-> .
 .Pp
 The file mode printed under the -l option consists of the
 .Dq \-> .
 .Pp
 The file mode printed under the -l option consists of the
-the entry type, owner permissions, and group permissions.
+entry type, owner permissions, and group permissions.
 The entry type character describes the type of file, as
 follows:
 .Pp
 The entry type character describes the type of file, as
 follows:
 .Pp
@@ -253,8 +253,8 @@ and setgroup-ID mode is set.
 The file is executable or the directory is
 searchable.
 .It Sy \-
 The file is executable or the directory is
 searchable.
 .It Sy \-
-The file is neither readable, writeable, exectutable,
-or set-user-ID or set-group-ID mode nor sticky. (See below.)
+The file is neither readable, writeable, executable,
+nor set-user-ID nor set-group-ID mode, nor sticky. (See below.)
 .El
 .Pp
 These next two apply only to the third character in the last group
 .El
 .Pp
 These next two apply only to the third character in the last group
@@ -271,7 +271,7 @@ or
 .It Sy t
 The sticky bit is set (mode
 .Li 1000 ) ,
 .It Sy t
 The sticky bit is set (mode
 .Li 1000 ) ,
-and is searcheable or executable.
+and is searchable or executable.
 (See
 .Xr chmod 1
 or
 (See
 .Xr chmod 1
 or
@@ -305,6 +305,11 @@ many pathname text columns to display
 based on the width provided.
 (See
 .Fl C . )
 based on the width provided.
 (See
 .Fl C . )
+.It Ev TZ
+The timezone to use when displaying dates.
+See
+.Xr environ 7
+for more information.
 .El
 .Sh COMPATIBILITY
 The group field is now automatically included in the long listing for
 .El
 .Sh COMPATIBILITY
 The group field is now automatically included in the long listing for
@@ -316,7 +321,7 @@ specification.
 .Xr symlink 7 ,
 .Xr sticky 8
 .Sh HISTORY
 .Xr symlink 7 ,
 .Xr sticky 8
 .Sh HISTORY
-A
+An
 .Nm ls
 command appeared in
 .At v6 .
 .Nm ls
 command appeared in
 .At v6 .