coreutils
[Top][All Lists]
Advanced

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

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


From: Chengwei Yang
Subject: [PATCH 0/6] Doc: correct for commands which support SELinux and SMACK
Date: Thu, 16 Jan 2014 12:44:26 +0800

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

-- 
1.7.9.5




reply via email to

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