See http://bugs.debian.org/553477
See ls.c and dircolors.c in coreutils
---
 man5/dir_colors.5 |   15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/man5/dir_colors.5 b/man5/dir_colors.5
index b81dc4f..162c739 100644
--- a/man5/dir_colors.5
+++ b/man5/dir_colors.5
@@ -149,6 +149,21 @@ Specifies the color used for a character device special 
file.
 .B EXEC \fIcolor-sequence\fR
 Specifies the color used for a file with the executable attribute set.
 .TP
+.B SUID \fIcolor-sequence\fR
+Specifies the color used for a file with the set-user-ID attribute set.
+.TP
+.B SGID \fIcolor-sequence\fR
+Specifies the color used for a file with the set-group-ID attribute set.
+.TP
+.B STICKY \fIcolor-sequence\fR
+Specifies the color used for a directory with the sticky attribute set.
+.TP
+.B STICKY_OTHER_WRITABLE \fIcolor-sequence\fR
+Specifies the color used for a other-writable directory with the executable 
attribute set.
+.TP
+.B OTHER_WRITABLE \fIcolor-sequence\fR
+Specifies the color used for a other-writable directory without the executable 
attribute set.
+.TP
 .B LEFTCODE \fIcolor-sequence\fR
 Specifies the
 .I "left code"
-- 
1.7.10.4


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to