Description of problem: /etc/rc.d.init.d/autofs has the usage line 175: echo $"Usage: $0 {start|forcestart|stop|status|restart|orcerestart|reload|condrestart}" Not that I suppose anyone is going to actually type `service autofs orcerestart`, but it'd be nice to have it correct. I suppose I could maybe imagine a non-English speaker typing that. Version-Release number of selected component (if applicable): autofs-5.0.4-36.i586
Thanks, I went ahead and submitted a patch to the upstream maintainer.
(In reply to comment #1) > Thanks, I went ahead and submitted a patch to the upstream maintainer. Yeah, I needed a bump to remind me of this one. Ian
Created attachment 368323 [details] Patch to fix typo in init script
autofs-5.0.4-44 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/autofs-5.0.4-44
Cleaning up my old bugs, and this one looks to be fixed in my F12 5.0.5-15. Good enough for me.