diff options
Diffstat (limited to 'procps/pwdx.c')
-rw-r--r-- | procps/pwdx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/pwdx.c b/procps/pwdx.c index 936153861..dac238950 100644 --- a/procps/pwdx.c +++ b/procps/pwdx.c | |||
@@ -12,7 +12,7 @@ | |||
12 | //config: bool "pwdx (3.5 kb)" | 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 | ||