summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/ls/ls.113
1 files changed, 7 insertions, 6 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index e3210ed..75a18d5 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ls.1 8.6 (Berkeley) 4/18/94
-.\" $Id$
+.\" $Id: ls.1,v 1.3 1994/09/24 02:55:53 davidg Exp $
.\"
.Dd April 18, 1994
.Dt LS 1
@@ -82,9 +82,10 @@ Force multi-column output; this is the default when output is to a terminal.
Display a slash (/) immediately after each pathname
that is a directory, an asterisk (*) after each that is
executable,
-and an at sign (@) after each symbolic link.
-.\" and a vertical bar (|) after each that is a
-.\" .Tn FIFO .
+an at sign (@) after each symbolic link,
+an equals sign (=) after each socket,
+and a vertical bar (|) after each that is a
+.Tn FIFO .
.It Fl L
If argument is a symbolic link, list the file or directory the link references
rather than the link itself.
@@ -215,8 +216,8 @@ Directory.
Symbolic link.
.It Sy s
Socket link.
-.\" .It Sy p
-.\" .Tn FIFO .
+.It Sy p
+.Tn FIFO .
.It Sy \-
Regular file.
.El
OpenPOWER on IntegriCloud