Bug 50388

Summary: bgpd message should use $0
Product: [Retired] Red Hat Linux Reporter: Christian Rose <menthos>
Component: zebraAssignee: Elliot Lee <sopwith>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
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: 2002-04-12 20:32:08 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-07-30 20:59:24 UTC
#: /etc/rc.d/init.d/bgpd:57
msgid "Usage: bgpd {start|stop|restart|reload|condrestart|status}"


This should probably be:

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

to make the messages more similar and make the workload easier for translators.

Comment 1 Christian Rose 2001-07-30 21:26:39 UTC
#: /etc/rc.d/init.d/bgpd:34
msgid "Shutting down bgpd: "

This should probably be:

  "Shutting down $prog: "


Comment 2 Christian Rose 2001-07-30 21:29:12 UTC
#: /etc/rc.d/init.d/bgpd:27
msgid "Starting bgpd: "

...and "Starting $prog: "

Comment 3 Christian Rose 2001-08-15 01:33:59 UTC
Changing to initscripts as I don't know where this really belongs.

Comment 4 Elliot Lee 2002-04-12 20:38:54 UTC
Already fixed by teg as of zebra-0.91a-5