Package: hddtemp
Version: 0.3-beta15-34
Severity: minor
Tags: patch
There is a minor formatting error in the man page causing a misplaced
linewrap. The problem is a ".TP" that comes one line too late, affecting
the display of the information on the -f and -F attributes:
Expected man page display:
-f, --file=file
Specify the database file to use.
-F, --foreground
Actual man page display:
-f, --file=file
Specify the database file to use. -F, --foreground
This is my first bug report and I hope the patch is in a useful format.
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages hddtemp depends on:
ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii libc6 2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii lsb-base 3.1-23.2etch1 Linux Standard Base 3.1 init scrip
hddtemp recommends no packages.
-- debconf information excluded
--- hddtemp.8.old 2007-08-22 02:46:51.000000000 +0200
+++ hddtemp.8 2007-08-22 02:43:24.000000000 +0200
@@ -57,8 +57,8 @@
.TP
.B \-f, \-\-file=\fIfile\fI
Specify the database file to use.
-.B \-F, \-\-foreground
.TP
+.B \-F, \-\-foreground
Don't fork into the background even in daemon mode. This is useful
when running under a process supervisor.
.TP
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]