cryptofs-init: cryptofs.init - fixed msg_usage
paszczus
paszczus at pld-linux.org
Mon Feb 26 18:25:15 CET 2007
Author: paszczus Date: Mon Feb 26 17:25:15 2007 GMT
Module: cryptofs-init Tag: HEAD
---- Log message:
- fixed msg_usage
---- Files affected:
cryptofs-init:
cryptofs.init (1.9 -> 1.10)
---- Diffs:
================================================================
Index: cryptofs-init/cryptofs.init
diff -u cryptofs-init/cryptofs.init:1.9 cryptofs-init/cryptofs.init:1.10
--- cryptofs-init/cryptofs.init:1.9 Wed Apr 2 00:04:43 2003
+++ cryptofs-init/cryptofs.init Mon Feb 26 18:25:10 2007
@@ -275,6 +275,6 @@
exit 0
;;
*)
- msg_Usage "$0 {start|stop|initialize|status}"
+ msg_usage "$0 {start|stop|initialize|status}"
exit 1
esac
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cryptofs-init/cryptofs.init?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list