coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/6] Doc: correct for commands which support SELinux and SMAC


From: Pádraig Brady
Subject: Re: [PATCH 0/6] Doc: correct for commands which support SELinux and SMACK
Date: Thu, 16 Jan 2014 11:57:06 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 01/16/2014 04:44 AM, Chengwei Yang wrote:
> This is a patchset, all about document of commands which support SELinux and
> SMACK both.
> 
> With an inspiration by "Why 'id -Z' says security context of the *current
> process* rather than as its document says of the *current user*"
> 
> Discussed here 
> http://lists.gnu.org/archive/html/coreutils/2014-01/msg00048.html
> 
> Chengwei Yang (6):
>   id: correct document about its security context option
>   ls: correct document about its security context label
>   mkdir: correct document about security context option
>   mkfifo: correct document about security context option
>   mknod: correct document about security context option
>   doc: fix alignment
> 
>  doc/coreutils.texi |    9 +++++----
>  src/id.c           |    2 +-
>  src/ls.c           |    2 +-
>  src/mkdir.c        |    3 ++-
>  src/mkfifo.c       |    3 ++-
>  src/mknod.c        |    3 ++-
>  6 files changed, 13 insertions(+), 9 deletions(-)
> 

Good stuff.
I'll adjust these as per further comments,
squash to a single commit and push.

thanks!
Pádraig.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]