Bug#372510: libc6: iconv(1) man page has syntax errors

2006-06-17 Thread Kurt Roeckx
Hi,

The problem is that the .TH is missing then the '.'.  Line 104
looks like:
TH ICONV 1 etch 20/Jun/2004 Debian GNU/Linux
And should be:
.TH ICONV 1 etch 20/Jun/2004 Debian GNU/Linux

After that change it looks normal again.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#372510: libc6: iconv(1) man page has syntax errors

2006-06-09 Thread Bastian Kleineidam
Package: libc6
Version: 2.3.6-15
Severity: minor

Hi,

the iconv(1) man page displays syntax markup on my system:
$ man 1 iconv
TH ICONV 1 etch 20/Jun/2004 Debian GNU/Linux iconv -
Convert encoding of given files from one encoding to another
iconv -f encoding -t encoding inputfile The iconv program
converts the encoding of characters in inputfile from one coded
character set to another. The result is written to standard
output unless otherwise specified by the --output option.
--from-code, -f encoding Convert characters from encoding.
--to-code, -t encoding Convert characters to encoding.  --list,
-l List known coded character sets.  -c Omit invalid characters
from output.  --output, -o file Specify output file (instead of
stdout).  --silent, -s Supress warnings.  --verbose Print
progress information.  --help, -?  Give help list.  --usage Give
a short usage message.  --version, -V Print program version.
iconv was written by Ulrich Drepper as part of the GNU C Library.
This man page was written by Joel Klecker [EMAIL PROTECTED], for
the Debian GNU/Linux system.

I have PAGER=less set, same result with PAGER=more or PAGER=cat.


Regards,
  Bastian

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-treasure17
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libc6 depends on:
ii  tzdata2006g-2Time Zone and Daylight Saving Time

libc6 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]