Author: jan
Date: 2016-12-01 17:12:21 +0100 (Thu, 01 Dec 2016)
New Revision: 26749

Modified:
   trunk/ospd/ChangeLog
   trunk/ospd/README
   trunk/ospd/doc/OSP.xml
   trunk/ospd/setup.py
Log:
* README, setup.py, doc/OSP.xml: "O" in OSP stands for "Open". And "S"
stands for "Scanner".



Modified: trunk/ospd/ChangeLog
===================================================================
--- trunk/ospd/ChangeLog        2016-12-01 16:07:55 UTC (rev 26748)
+++ trunk/ospd/ChangeLog        2016-12-01 16:12:21 UTC (rev 26749)
@@ -1,5 +1,10 @@
 2016-12-01  Jan-Oliver Wagner <jan-oliver.wag...@greenbone.net>
 
+       * README, setup.py, doc/OSP.xml: "O" in OSP stands for "Open". And "S"
+       stands for "Scanner".
+
+2016-12-01  Jan-Oliver Wagner <jan-oliver.wag...@greenbone.net>
+
        * ospd/ospd.py: Fix some comments to be less explicit with names which
        could outdate unnoticed.
 

Modified: trunk/ospd/README
===================================================================
--- trunk/ospd/README   2016-12-01 16:07:55 UTC (rev 26748)
+++ trunk/ospd/README   2016-12-01 16:12:21 UTC (rev 26749)
@@ -2,7 +2,7 @@
 ----------
 
 OSPD is a base class for scanner wrappers which share the same communication
-protocol: OSP (OpenVAS Scanner Protocol). OSP creates a unified interface for
+protocol: OSP (Open Scanner Protocol). OSP creates a unified interface for
 different security scanners and make their control flow and scan results
 consistently available under the central OpenVAS Manager service.
 

Modified: trunk/ospd/doc/OSP.xml
===================================================================
--- trunk/ospd/doc/OSP.xml      2016-12-01 16:07:55 UTC (rev 26748)
+++ trunk/ospd/doc/OSP.xml      2016-12-01 16:12:21 UTC (rev 26749)
@@ -25,9 +25,9 @@
 -->
 
 <protocol>
-  <name>OpenVAS Scan Protocol</name>
+  <name>Open Scanner Protocol</name>
   <abbreviation>OSP</abbreviation>
-  <summary>The OpenVAS Scan Protocol</summary>
+  <summary>The Open Scanner Protocol</summary>
   <version>1.1</version>
   <type>
     <name>integer</name>

Modified: trunk/ospd/setup.py
===================================================================
--- trunk/ospd/setup.py 2016-12-01 16:07:55 UTC (rev 26748)
+++ trunk/ospd/setup.py 2016-12-01 16:12:21 UTC (rev 26749)
@@ -43,7 +43,7 @@
     version=__version__,
 
     description=('OSPD is a collection of scanner wrappers which share the '
-                 'same communication protocol: OSP (OpenVAS Scanner '
+                 'same communication protocol: OSP (Open Scanner '
                  'Protocol)'),
     long_description=long_description,
 

_______________________________________________
Openvas-commits mailing list
Openvas-commits@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-commits

Reply via email to