linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dir_colors.5: keywords SUID, SGID, STICKY, STICKY_OTHER_WRITABLE, OTHER_WRITABLE
@ 2013-08-06  0:14 Simon Paillard
       [not found] ` <1375748082-21280-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Paillard @ 2013-08-06  0:14 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA; +Cc: Simon Paillard

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 from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: Bug#553477: [PATCH] dir_colors.5: keywords SUID, SGID, STICKY, STICKY_OTHER_WRITABLE, OTHER_WRITABLE
       [not found] ` <1375748082-21280-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2013-08-09 10:08   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2013-08-09 10:08 UTC (permalink / raw)
  To: Simon Paillard, 553477-61a8vm9lEZVf4u+23C9RwQ
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA,
	mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, debc

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 from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-09 10:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-06  0:14 [PATCH] dir_colors.5: keywords SUID, SGID, STICKY, STICKY_OTHER_WRITABLE, OTHER_WRITABLE Simon Paillard
     [not found] ` <1375748082-21280-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-08-09 10:08   ` Bug#553477: " Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).