Index: trunk/FACT++/src/drivectrl.cc
===================================================================
--- trunk/FACT++/src/drivectrl.cc	(revision 17004)
+++ trunk/FACT++/src/drivectrl.cc	(revision 17005)
@@ -1484,5 +1484,5 @@
         T::AddEvent("RECONNECT", "O", State::kDisconnected, State::kConnected, State::kArmed)
             (bind(&StateMachineDrive::Reconnect, this, placeholders::_1))
-            ("(Re)connect ethernet connection to FTM, a new address can be given"
+            ("(Re)connect Ethernet connection to cosy, a new address can be given"
              "|[host][string]:new ethernet address in the form <host:port>");
 
