summaryrefslogtreecommitdiff
path: root/selinux
diff options
context:
space:
mode:
Diffstat (limited to 'selinux')
-rw-r--r--selinux/chcon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/chcon.c b/selinux/chcon.c
index 2e4f94c..e1778a3 100644
--- a/selinux/chcon.c
+++ b/selinux/chcon.c
@@ -26,7 +26,7 @@
//usage: )
//usage:
//usage:#define chcon_full_usage "\n\n"
-//usage: "Change the security context of each FILE to CONTEXT\n"
+//usage: "Change the security context of FILEs to CONTEXT\n"
//usage: "\n -v Verbose"
//usage: "\n -c Report changes made"
//usage: "\n -h Affect symlinks instead of their targets"