aboutsummaryrefslogtreecommitdiff
path: root/procps/pwdx.c
diff options
context:
space:
mode:
Diffstat (limited to 'procps/pwdx.c')
-rw-r--r--procps/pwdx.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/procps/pwdx.c b/procps/pwdx.c
index 4e34149ed..dac238950 100644
--- a/procps/pwdx.c
+++ b/procps/pwdx.c
@@ -9,10 +9,10 @@
9 */ 9 */
10 10
11//config:config PWDX 11//config:config PWDX
12//config: bool "pwdx" 12//config: bool "pwdx (3.5 kb)"
13//config: default y 13//config: default y
14//config: help 14//config: help
15//config: Report current working directory of a process 15//config: Report current working directory of a process
16 16
17//applet:IF_PWDX(APPLET(pwdx, BB_DIR_USR_BIN, BB_SUID_DROP)) 17//applet:IF_PWDX(APPLET(pwdx, BB_DIR_USR_BIN, BB_SUID_DROP))
18 18