Parcourir la source

[2136] some small suggested wording fixes to doc.

JINMEI Tatuya il y a 13 ans
Parent
commit
9d7105c0c0
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      src/bin/stats/b10-stats.xml

+ 3 - 3
src/bin/stats/b10-stats.xml

@@ -99,9 +99,9 @@
         <listitem>
           <para>
             is a timer interval in seconds for <command>b10-stats</command> to
-            polling each module for its statistics data. The default is 60
-            second. Polling can be disabled by setting to 0. The type of the
-            value should be an unsigned integer. Setting to a negative integer
+            request each module to return its statistics data. The default is 60
+            second. Polling can be disabled by setting it to 0. The type of the
+            value should be an unsigned integer. A negative integer
             is ignored.
           </para>
         </listitem>