diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2003-07-10 20:53:56 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2003-07-10 20:53:56 +0000 |
| commit | d18ff742dc13f9ac3ae8fd1272752b4c5c77d7dd (patch) | |
| tree | 65e148fb3157ff2f7747d0445c2982c01790d7fc | |
| parent | 96fd5c300d86908ddd27f38ff4e2375be88c99fc (diff) | |
Notes
| -rw-r--r-- | bin/ls/ls.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 629cf4c8cb84..1b801d8d69f9 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -334,7 +334,7 @@ linked-to file is preceded by The file mode printed under the .Fl l option consists of the -entry type, owner permissions, and group permissions. +entry type and the permissions. The entry type character describes the type of file, as follows: .Pp |
