diff options
| author | Tim Vanderhoek <hoek@FreeBSD.org> | 1997-12-25 09:36:42 +0000 |
|---|---|---|
| committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1997-12-25 09:36:42 +0000 |
| commit | dfb9495b2a058928db8b2d3624ffa241c8410787 (patch) | |
| tree | 8ac2c1914023f60f22b8f683b64e860dcc7e7a8e /bin | |
| parent | 42fa505b7e74efa693e697761472378ab140d40d (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/ls/ls.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 32c5b1d61a26..b22adbbe72e7 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ls.1 8.7 (Berkeley) 7/29/94 -.\" $Id: ls.1,v 1.14 1997/04/29 10:03:05 dfr Exp $ +.\" $Id: ls.1,v 1.15 1997/09/18 06:55:21 charnier Exp $ .\" .Dd July 29, 1994 .Dt LS 1 @@ -276,7 +276,7 @@ and setgroup-ID mode is set. The file is executable or the directory is searchable. .It Sy \- -The file is neither readable, writeable, executable, +The file is neither readable, writable, executable, nor set-user-ID nor set-group-ID mode, nor sticky. (See below.) .El .Pp |
