Package: rdtool
Version: 0.6.20-1
Severity: important
rd/rd2man-lib.rb gives no means of generating a man page for a
seciton other than 1.
The source includes the line:
.TH #{title} 1 "#{Time.now.strftime '%B %Y'}"
That "1" is hard-coded, and means that all man pages, even those put
in other sections, will say (1) in them.
Farther up it has:
OUTPUT_SUFFIX = "1"
I suspect (not knowing an Ruby at all) that putting something in the
man page saying how to set OUTPUT_SUFFIX *and* changing the .TH line
to use it would solve the problem.
-Robin
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-vserver
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages rdtool depends on:
ii librd-ruby1.8 0.6.20-1 RDTool library for Ruby 1.8
ii ruby1.8 1.8.4-5 Interpreter of object-oriented scr
rdtool recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]