Update version according to OSCI-936
[packages/precise/mcollective.git] / doc / MCollective / RPC / Audit.html
index 77b2b6aaa6dc5314a66ea3860635196f4e48baf2..ec875d3e8cb2283a512710cf6c52595847cfae0c 100644 (file)
@@ -59,9 +59,9 @@
                                <h3 class="section-header">Methods</h3>
                                <ul class="link-list">
                                        
-                                       <li><a href="#M000408">::inherited</a></li>
+                                       <li><a href="#M000407">::inherited</a></li>
                                        
-                                       <li><a href="#M000409">#audit_request</a></li>
+                                       <li><a href="#M000408">#audit_request</a></li>
                                        
                                </ul>
                        </div>
@@ -345,7 +345,7 @@ which will take care of registering you with the plugin system.
 </p>
 <p>
 Your plugin must provide <a
-href="Audit.html#M000409">audit_request</a>(request, connection) the
+href="Audit.html#M000408">audit_request</a>(request, connection) the
 request parameter will be an instance of <a
 href="Request.html">MCollective::RPC::Request</a>
 </p>
@@ -379,7 +379,7 @@ and takes care of registering them with the plugin manager
 
                
                        <div id="inherited-method" class="method-detail ">
-                               <a name="M000408"></a>
+                               <a name="M000407"></a>
 
                                <div class="method-heading">
                                
@@ -417,7 +417,7 @@ and takes care of registering them with the plugin manager
 
                
                        <div id="audit-request-method" class="method-detail ">
-                               <a name="M000409"></a>
+                               <a name="M000408"></a>
 
                                <div class="method-heading">