Author: jan
Date: 2008-10-24 10:05:19 +0200 (Fri, 24 Oct 2008)
New Revision: 1605

Modified:
   trunk/openvas-client/ChangeLog
   trunk/openvas-client/nessus/prefs_dialog/prefs_help.h
Log:
* nessus/prefs_dialog/prefs_help.h: Fixed help string on port: 3001 is
really ancient and of no relevance.


Modified: trunk/openvas-client/ChangeLog
===================================================================
--- trunk/openvas-client/ChangeLog      2008-10-24 07:48:39 UTC (rev 1604)
+++ trunk/openvas-client/ChangeLog      2008-10-24 08:05:19 UTC (rev 1605)
@@ -1,3 +1,8 @@
+2008-10-24  Jan-Oliver Wagner <[EMAIL PROTECTED]>
+
+       * nessus/prefs_dialog/prefs_help.h: Fixed help string on port: 3001 is
+       really ancient and of no relevance.
+
 2008-10-22  Michael Wiegand <[EMAIL PROTECTED]>
 
        * nessus/cli.c (cli_sql_dump_plugins): Added fix proposed by Madhat

Modified: trunk/openvas-client/nessus/prefs_dialog/prefs_help.h
===================================================================
--- trunk/openvas-client/nessus/prefs_dialog/prefs_help.h       2008-10-24 
07:48:39 UTC (rev 1604)
+++ trunk/openvas-client/nessus/prefs_dialog/prefs_help.h       2008-10-24 
08:05:19 UTC (rev 1605)
@@ -37,8 +37,7 @@
 
 #define HLP_AUTH_PORT \
 _("Enter the port number where you will be serviced by \
-the OpenVAS Server. With older server systems, this is \
-the port 3001, but the official port is 1241.")
+the OpenVAS Server. Usual is 1241.")
 
 #define HLP_AUTH_PORT_DEFAULT \
 _("Set to default OpenVAS port 1241.")

_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits

Reply via email to