Index: trunk/FACT++/src/DimDescriptionService.cc
===================================================================
--- trunk/FACT++/src/DimDescriptionService.cc	(revision 13256)
+++ trunk/FACT++/src/DimDescriptionService.cc	(revision 13257)
@@ -97,7 +97,7 @@
             "|DimVer[int]:Version*100+Release (e.g. V19r17 = 1917)\n" +
             server + "/EXIT"
-            "=This is a native Dim command: It allows to exit the program "
+            "=This is a native Dim command: Exit program"
             "remotely. FACT++ programs use the given number as return code."
-            "|Rc[int]:Return code (42 will call exit() directly, 0x4242 will call abort() directly.\n" +
+            "|Rc[int]:Return code, under normal circumstances this should be 0 or 1 (42 will call exit() directly, 0x42 will call abort() directly.\n" +
             server + "/SERVICE_LIST"
             "=Native Dim service: List of services, commands and formats"
