tags 553477 fixed-upstream
thanks

Simon, I have applied this patch, and also added the various synonyms that
the reporter, Stas, pointed out.

Cheers,

Michael

On 08/06/13 02:14, Simon Paillard wrote:
> 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"
> 


-- 
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