LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Small mistake in /etc/rc.d/rc.bluetooth (-current, Dec 16 07:03:12 UTC 2015) (https://www.linuxquestions.org/questions/slackware-14/small-mistake-in-etc-rc-d-rc-bluetooth-current-dec-16-07-03-12-utc-2015-a-4175561615/)

atelszewski 12-16-2015 12:52 PM

Small mistake in /etc/rc.d/rc.bluetooth (-current, Dec 16 07:03:12 UTC 2015)
 
Hi,

/etc/rc.d/rc.bluetooth has small mistake:
Code:

printf "Usage: $N {start|stop|restart}\n"
should be:
Code:

printf "Usage: $0 {start|stop|restart}\n"
--
Best regards,
Andrzej Telszewski


All times are GMT -5. The time now is 12:05 AM.