diff options
Diffstat (limited to 'bin/ls/ls.1')
-rw-r--r-- | bin/ls/ls.1 | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index f17165f87a9..0803fcccdb4 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ls.1,v 1.18 1999/05/30 02:42:05 pjanzen Exp $ +.\" $OpenBSD: ls.1,v 1.19 1999/06/04 02:45:13 aaron Exp $ .\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -98,8 +98,7 @@ an equal sign after each socket, and a vertical bar .Pq Sq \&| -after each that is a -.Tn FIFO . +after each that is a FIFO. .It Fl L If argument is a symbolic link, list the file or directory the link references rather than the link itself. @@ -368,7 +367,7 @@ or .Pp In addition, if the .Fl o -option is specified, the file flags (see +option is specified, the file flags (see .Xr chflags 1 ) are displayed as comma-separated strings in front of the file size, abbreviated as follows: @@ -377,7 +376,7 @@ abbreviated as follows: .It \&- no flags .It uappnd -user append-only +user append-only .It uchg user immutable .It nodump @@ -387,7 +386,7 @@ opaque file .It sappnd system append-only .It arch -archived +archived .It schg system immutable .El |