summaryrefslogtreecommitdiff
path: root/package/openssh/S50sshd
diff options
context:
space:
mode:
Diffstat (limited to 'package/openssh/S50sshd')
-rw-r--r--package/openssh/S50sshd2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openssh/S50sshd b/package/openssh/S50sshd
index f0d2aef5a..89f1b9a8d 100644
--- a/package/openssh/S50sshd
+++ b/package/openssh/S50sshd
@@ -64,7 +64,7 @@ case "$1" in
restart
;;
*)
- echo $"Usage: $0 {start|stop|restart}"
+ echo "Usage: $0 {start|stop|restart}"
exit 1
esac