Index: trunk/FACT++/src/cosyctrl.cc
===================================================================
--- trunk/FACT++/src/cosyctrl.cc	(revision 18359)
+++ trunk/FACT++/src/cosyctrl.cc	(revision 18360)
@@ -1658,5 +1658,5 @@
 {
     cout <<
-        "The drivectrl is an interface to cosy.\n"
+        "The cosyctrl is an interface to cosy.\n"
         "\n"
         "The default is that the program is started without user intercation. "
@@ -1665,6 +1665,6 @@
         "help message about the usuage can be brought to the screen.\n"
         "\n"
-        "Usage: drivectrl [-c type] [OPTIONS]\n"
-        "  or:  drivectrl [OPTIONS]\n";
+        "Usage: cosyctrl [-c type] [OPTIONS]\n"
+        "  or:  cosyctrl [OPTIONS]\n";
     cout << endl;
 }
