series | 1 +
xentop-manpage-delay | 19 +++++++++++++++++++
2 files changed, 20 insertions(+), 0 deletions(-)
# HG changeset patch
# User Matthias Goergens <matthias.goergens@xxxxxxxxxx>
# Date 1292590039 0
# Node ID 01ea26d2420e3562eb30e4f01db08667ad0bfd78
# Parent dff80e66bdf4ba050dfe014f1b7a9c9e503f7361
xentop manpage: --delay
diff --git a/series b/series
--- a/series
+++ b/series
@@ -280,6 +280,7 @@ mtc-lockstep-framework
# Temporary debugging patches
CA-37981-debug
+xentop-manpage-delay
#
# EOF
diff --git a/xentop-manpage-delay b/xentop-manpage-delay
new file mode 100644
--- /dev/null
+++ b/xentop-manpage-delay
@@ -0,0 +1,20 @@
+xentop manpage: Domain of --delay
+
+Add a note that --delay / -d silently truncates.
+
+Signed-off-by: Matthias Goergnes <matthias.goergens@xxxxxxxxxx>
+
+# HG changeset patch
+# Parent e44c20d692a0e1ec4c299c0fe3893473360389ae
+diff --git a/tools/xenstat/xentop/xentop.1 b/tools/xenstat/xentop/xentop.1
+--- a/tools/xenstat/xentop/xentop.1
++++ b/tools/xenstat/xentop/xentop.1
+@@ -42,7 +42,7 @@ display help and exit
+ output version information and exit
+ .TP
+ \fB\-d\fR, \fB\-\-delay\fR=\fISECONDS\fR
+-seconds between updates (default 3)
++seconds between updates (default 3), silently truncates to an integral number
+ .TP
+ \fB\-n\fR, \fB\-\-networks\fR
+ output network information
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|