summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man5/dir_colors.515
1 files changed, 15 insertions, 0 deletions
diff --git a/man5/dir_colors.5 b/man5/dir_colors.5
index 104504a3..d46f1d64 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"