- change option -c to -Z to match newer upstream SElinux conventions

This commit is contained in:
Bernhard Reutner-Fischer
2007-03-14 08:52:28 +00:00
parent fe42d17318
commit 26a8016da6
2 changed files with 3 additions and 3 deletions

View File

@@ -2575,7 +2575,7 @@
"Report process status\n" \
USAGE_PS \
USE_SELINUX( \
"\n -c Show SE Linux context") \
"\n -Z Show SE Linux context") \
USE_FEATURE_PS_WIDE( \
"\n w Wide output")