From b0c9f3e62637b21146ae09f09797f24b2bd50329 Mon Sep 17 00:00:00 2001 From: aldot Date: Fri, 15 Sep 2006 19:25:18 +0000 Subject: - Steven Scholz pointed out that ssd's make-pid doesn't take an argument. git-svn-id: svn://busybox.net/trunk/busybox@16129 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/usage.h b/include/usage.h index 7ebd660ac..a2b8c0ec7 100644 --- a/include/usage.h +++ b/include/usage.h @@ -2714,7 +2714,7 @@ USE_FEATURE_MDEV_CONFIG( \ "\n\t-b|--background\t\t\tforce process into background" \ "\n\t-u|--user |\tstop this user's processes" \ "\n\t-x|--exec \t\tprogram to either start or check" \ - "\n\t-m|--make-pidfile \tcreate the -p file and enter pid in it" \ + "\n\t-m|--make-pidfile\tcreate the -p file and enter pid in it" \ "\n\t-n|--name \tstop processes with this name" \ "\n\t-p|--pidfile \t\tsave or load pid using a pid-file" \ "\n\t-q|--quiet\t\t\tbe quiet" \ -- cgit v1.2.3-55-g6feb