summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2003-07-10 20:53:56 +0000
committerbrueffer <brueffer@FreeBSD.org>2003-07-10 20:53:56 +0000
commit6b0bee64fce19f60a859b714ffe17282bcd705e9 (patch)
tree65e148fb3157ff2f7747d0445c2982c01790d7fc /bin
parente0e32b6e679708cb3db632a7b261d916e4d63e75 (diff)
downloadFreeBSD-src-6b0bee64fce19f60a859b714ffe17282bcd705e9.zip
FreeBSD-src-6b0bee64fce19f60a859b714ffe17282bcd705e9.tar.gz
-l prints all permissions, not just owner and group
PR: 54294 Submitted by: Per Hedeland <per@hedeland.org> MFC after: 3 days
Diffstat (limited to 'bin')
-rw-r--r--bin/ls/ls.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 629cf4c..1b801d8 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
OpenPOWER on IntegriCloud