SELinux spelling (rhbz#859900)

We got a bug report, that our project doesn't spell "SELinux"
consistently/correctly. I've fixed that and the patch is attached.

Signed-off-by: Craig Small <csmall@enc.com.au>
This commit is contained in:
Jaromir Capik
2012-09-27 21:46:46 +10:00
committed by Craig Small
parent beb0982b28
commit 8e867659e6
4 changed files with 8 additions and 8 deletions

View File

@ -135,7 +135,7 @@ void do_help (const char *opt, int rc) {
" j BSD job control format\n"
" -l long format\n"
" l BSD long format\n"
" -M, Z add security data (for SE Linux)\n"
" -M, Z add security data (for SELinux)\n"
" -O <format> preloaded with default columns\n"
" O <format> as -O, with BSD personality\n"
" -o, o, --format <format>\n"
@ -145,7 +145,7 @@ void do_help (const char *opt, int rc) {
" v virtual memory format\n"
" X register format\n"
" -y do not show flags, show rrs vs. addr (used with -l)\n"
" --context display security context (for SE Linux)\n"
" --context display security context (for SELinux)\n"
" --headers repeat header lines, one per page\n"
" --no-headers do not print header at all\n"
" --cols, --columns, --width <num>\n"