bin/*: Use plain `/usr/bin/tclsh' in shebang lines.
[ca] / bin / withdraw
index af47bc5..fbbb75c 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/tclsh8.5
+#! /usr/bin/tclsh
 ### -*-tcl-*-
 ###
 ### Revoke a certificate request
@@ -32,7 +32,7 @@ cd "$CERTROOT"
 
 ## Get the list of requests.
 if {[llength $argv] != 1} {
-  puts stderr "Usage: $QUIS REQID"
+  puts stderr "usage: $QUIS REQID"
   exit 1
 }
 lassign $argv reqid