From 6b0bee64fce19f60a859b714ffe17282bcd705e9 Mon Sep 17 00:00:00 2001 From: brueffer Date: Thu, 10 Jul 2003 20:53:56 +0000 Subject: -l prints all permissions, not just owner and group PR: 54294 Submitted by: Per Hedeland MFC after: 3 days --- bin/ls/ls.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1