[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#341866: xsysinfo: update option now in milli-seconds



Package: xsysinfo
Version: 1.7-1
Severity: normal
Tags: patch

The -update option of previous versions defined the update timeout in
seconds.  In 1.7 this was changed to milli-seconds.  Here's a patch,
that updates the man page according to this new behaviour.


BTW: In the Debian diff of XSysinfo.ad I see the following:

--- xsysinfo-1.7.orig/XSysinfo.ad
+++ xsysinfo-1.7/XSysinfo.ad
-! update interval for all values in milli-seconds (ThMO)
-*bar.update:           200
+! update interval for all values in seconds
+*bar.update:           1

This doesn't seem to be correct. The current version of the package
defines the update interval in milli-seconds, not in seconds, which
results in a very quick update (every milli-second). IMHO this part of
the patch should be removed.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.3
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages xsysinfo depends on:
ii  libc6                     2.3.5-8.1      GNU C Library: Shared libraries an
ii  libice6                   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libsm6                    6.8.2.dfsg.1-7 X Window System Session Management
ii  libx11-6                  6.8.2.dfsg.1-7 X Window System protocol client li
ii  libxaw8                   6.8.2.dfsg.1-7 X Athena widget set library
ii  libxext6                  6.8.2.dfsg.1-7 X Window System miscellaneous exte
ii  libxmu6                   6.8.2.dfsg.1-7 X Window System miscellaneous util
ii  libxp6                    6.8.2.dfsg.1-7 X Window System printing extension
ii  libxpm4                   6.8.2.dfsg.1-7 X pixmap library
ii  libxt6                    6.8.2.dfsg.1-7 X Toolkit Intrinsics
ii  xlibs                     6.8.2.dfsg.1-7 X Window System client libraries m

xsysinfo recommends no packages.

-- no debconf information

Tschoeeee

        Roland

-- 
 * roland@spinnaker.de * http://www.spinnaker.de/ *
--- xsysinfo.man.org	2005-12-03 20:41:59.000000000 +0100
+++ xsysinfo.man	2005-12-03 20:45:13.000000000 +0100
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1999  Roland Rosenfeld <roland@debian.org>
+.\" Copyright (c) 1999-2005  Roland Rosenfeld <roland@debian.org>
 .\"               
 .\" This manual page is free software; you can redistribute it and/or modify
 .\" it under the terms of the GNU General Public License as published by
@@ -12,18 +12,18 @@
 .\" 
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program; if not, write to the Free Software
-.\" Foundation, Inc.,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+.\" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 .\"
 .\" This manual page is written especially for Debian Linux.
 .\"
-.TH XSYSINFO 1x "June 1999" "Debian Project" "Debian GNU/Linux"
+.TH XSYSINFO 1x "December 2005" "Debian Project" "Debian GNU/Linux"
 .SH NAME
 xsysinfo \- Display Linux kernel parameters in graphical form
 .SH SYNOPSIS
 .B xsysinfo [-help] [-update
 .IB n ]
 .B [-[no]title] [-[no]labels] [-[no]loadavg] [-[no]load] [-[no]mem]
-.B [-[no]swap] 
+.B [-[no]swap] [-[no]smp]
 .SH DESCRIPTION
 .B Xsysinfo
 is an X application to display some Linux kernel parameters in
@@ -36,7 +36,7 @@
 .BI -update " n"
 Set update rate to
 .I n
-seconds
+milli-seconds
 .TP
 .B -title
 Show title string

Reply to: