ash: in tryexec(), ensure we don't try to run embedded scripts as applets
[oweals/busybox.git] / procps / Config.src
index 35fef2eda533f49982f1130222dcc27540ce8468..2b1b8ab1176e7eb0af5a521cee8f669a7ac36368 100644 (file)
@@ -1,6 +1,6 @@
 #
 # For a description of the syntax of this configuration file,
-# see scripts/kbuild/config-language.txt.
+# see docs/Kconfig-language.txt.
 #
 
 menu "Process Utilities"
@@ -12,7 +12,7 @@ config FEATURE_SHOW_THREADS
        default y
        depends on PS || TOP || PSTREE
        help
-         Enables the ps -T option, showing of threads in pstree,
-         and 'h' command in top.
+       Enables the ps -T option, showing of threads in pstree,
+       and 'h' command in top.
 
 endmenu