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 /printutils | |
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 'printutils')
-rw-r--r-- | printutils/Config.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/printutils/Config.in b/printutils/Config.in index e0bf71b07..6912ece6c 100644 --- a/printutils/Config.in +++ b/printutils/Config.in | |||
@@ -1,3 +1,8 @@ | |||
1 | # | ||
2 | # For a description of the syntax of this configuration file, | ||
3 | # see scripts/kbuild/config-language.txt. | ||
4 | # | ||
5 | |||
1 | menu "Print Utilities" | 6 | menu "Print Utilities" |
2 | 7 | ||
3 | config LPD | 8 | config LPD |