Bug 26555

Summary: rarpd "usage" message redesign
Product: [Retired] Red Hat Linux Reporter: Christian Rose <menthos>
Component: rarpdAssignee: Crutcher Dunnavant <crutcher>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-07 22:28:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christian Rose 2001-02-07 22:28:37 UTC
#: /etc/rc.d/init.d/rarpd:65
msgid "Usage: rarpd {start|stop|restart|condrestart|reload|status}"

If "rarpd" is replaced with $0 here, this message can be reused in
translations (other usage messages use $0), so that translators won't have
to translate each similar message individually. To make it more clear, what
I suggest is:

"Usage: $0 {start|stop|restart|condrestart|reload|status}"

Comment 1 Trond Eivind Glomsrxd 2001-03-15 21:56:13 UTC
Fixed in rarpd-ss981107-9 (which won't be in next release, but I put it in
another tree).