[BusyBox] bug#1278: marked as done ([patch] minor correction for usage.h)

BusyBox.net bug Tracking System owner at busybox.net
Tue Oct 22 13:46:05 UTC 2002


Your message dated Tue, 22 Oct 2002 13:22:20 -0600
with message-id <20021022192219.GB7184 at codepoet.org>
and subject line [BusyBox] bug#1278: [patch] minor correction for usage.h
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Erik Andersen
(administrator, BusyBox.net bugs database)

--------------------------------------
Received: (at maintonly) by bugs.busybox.net; 22 Oct 2002 14:14:19 +0000
>From toa at indakom.de  Tue Oct 22 08:14:19 2002
Received: by winder.codepoet.org (Postfix, from userid 104)
	id 5AC521575F1; Tue, 22 Oct 2002 08:14:18 -0600 (MDT)
Received: from www.optixsoft.de (www.optixsoft.de [213.187.73.226])
	by winder.codepoet.org (Postfix) with ESMTP id 14D5C1575D1
	for <maintonly at bugs.busybox.net>; Tue, 22 Oct 2002 08:14:13 -0600 (MDT)
Received: from www.optixsoft.de (www.optixsoft.de [213.187.73.226])
	by www.optixsoft.de (8.11.2/8.9.3) with ESMTP id g9MEEAQ16710;
	Tue, 22 Oct 2002 16:14:10 +0200
Date: Tue, 22 Oct 2002 16:14:10 +0200 (MEST)
From: Tobias Otto-Adamczak <toa at indakom.de>
X-X-Sender: <toa at www.optixsoft.de>
To: <maintonly at bugs.busybox.net>
Subject: [patch] minor correction for usage.h
Message-ID: <Pine.LNX.4.31.0210221612240.15766-100000 at www.optixsoft.de>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Content-ID: <Pine.LNX.4.31.0210221612251.15766 at www.optixsoft.de>
X-Spam-Status: No, hits=-0.7 required=5.0
	tests=PATCH_UNIFIED_DIFF,SPAM_PHRASE_00_01,USER_AGENT_PINE
	version=2.43
X-Spam-Level: 

Package: busybox
Version: cvs tree (today)

The usage message for the start_stop_daemon applet does not conform to
the code. Find patch below.

Kind regards
Tobias Otto-Adamczak
-- 
Design Engineer
IDK GmbH, Senefelderstr. 35, 09126 Chemnitz, Germany
fon: +49 (0)371 2823118
fax: +49 (0)371 372035


Index: busybox/include/usage.h
===================================================================
RCS file: /var/cvs/busybox/include/usage.h,v
retrieving revision 1.111
diff -u -r1.111 usage.h
--- busybox/include/usage.h     14 Oct 2002 21:41:22 -0000      1.111
+++ busybox/include/usage.h     22 Oct 2002 13:00:46 -0000
@@ -1650,8 +1650,8 @@
        "Options:\n" \
        "-S\t\t\tstart\n"\
        "-K\t\t\tstop\n"\
+       "-b\t\t\tforce process into background (daemonize)\n"\
        "-x <executable>\t\tprogram to start/check if it is running\n"\
-       "-p <pid-file>\t\tpid file to check\n"\
        "-u <username>|<uid>\tstop this user's processes\n"\
        "-n <process-name>\tstop processes with this name\n"\
        "-s <signal>\t\tsignal to send (default 15)\n"\

---------------------------------------
Received: (at 1278-done) by bugs.busybox.net; 22 Oct 2002 19:22:20 +0000
>From andersen at codepoet.org  Tue Oct 22 13:22:20 2002
Received: by winder.codepoet.org (Postfix, from userid 1000)
	id 3DF561575EE; Tue, 22 Oct 2002 13:22:20 -0600 (MDT)
Date: Tue, 22 Oct 2002 13:22:20 -0600
From: Erik Andersen <andersen at codepoet.org>
To: 1278-done at bugs.busybox.net
Subject: Re: [BusyBox] bug#1278: [patch] minor correction for usage.h
Message-ID: <20021022192219.GB7184 at codepoet.org>
Reply-To: andersen at codepoet.org
References: <Pine.LNX.4.31.0210221612240.15766-100000 at www.optixsoft.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.LNX.4.31.0210221612240.15766-100000 at www.optixsoft.de>
User-Agent: Mutt/1.3.28i
X-Operating-System: Linux 2.4.19-rmk2, Rebel-NetWinder(Intel StrongARM 110 rev 3), 185.95 BogoMips
X-No-Junk-Mail: I do not want to get *any* junk mail.

On Tue Oct 22, 2002 at 04:14:10PM +0200, Tobias Otto-Adamczak wrote:
> Package: busybox
> Version: cvs
> 
> The usage message for the start_stop_daemon applet does not conform to
> the code. Find patch below.
> 
> Kind regards
> Tobias Otto-Adamczak

Applied, thanks.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list