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 781810488..22b892275 100644 --- a/procps/pwdx.c +++ b/procps/pwdx.c @@ -21,7 +21,7 @@ //usage:#define pwdx_trivial_usage //usage: "PID..." //usage:#define pwdx_full_usage "\n\n" -//usage: "Show current directory for PIDs\n" +//usage: "Show current directory for PIDs" #include "libbb.h" |