diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-10-24 19:48:47 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-10-24 19:48:47 +0000 |
commit | aa2a1c000c360d89c36c9b1138473ab5f57a946f (patch) | |
tree | 269e8d11d3920ca694c2256d91f08ef72af6397b /selinux | |
parent | e8efe81abf77859536b4a1075dd7be5a719658ba (diff) | |
download | busybox-w32-aa2a1c000c360d89c36c9b1138473ab5f57a946f.tar.gz busybox-w32-aa2a1c000c360d89c36c9b1138473ab5f57a946f.tar.bz2 busybox-w32-aa2a1c000c360d89c36c9b1138473ab5f57a946f.zip |
- improve wording and fix alphabetical order
Diffstat (limited to 'selinux')
-rw-r--r-- | selinux/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/Config.in b/selinux/Config.in index f764056a2..e795e73d0 100644 --- a/selinux/Config.in +++ b/selinux/Config.in | |||
@@ -3,7 +3,7 @@ | |||
3 | # see scripts/kbuild/config-language.txt. | 3 | # see scripts/kbuild/config-language.txt. |
4 | # | 4 | # |
5 | 5 | ||
6 | menu "Selinux Utilities" | 6 | menu "SELinux Utilities" |
7 | depends on SELINUX | 7 | depends on SELINUX |
8 | 8 | ||
9 | config CHCON | 9 | config CHCON |