Bug 140324 - man pages are not in UTF-8.
Summary: man pages are not in UTF-8.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: patchutils
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 139341
TreeView+ depends on / blocked
 
Reported: 2004-11-22 11:07 UTC by Miloslav Trmač
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-22 13:01:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miloslav Trmač 2004-11-22 11:07:52 UTC
The default character set of xmlto for man pages seems to be locale-dependent.
The patchutils-0.2.30 tarball contains man pages in iso-8859-1.

It might be better to run xmlto as (LC_ALL=en_US.UTF-8 xmlto ...)
* to make builds more reproducible
* because UTF-8 is The One Right Encoding (-: and man complains when man pages
  are not in UTF-8.

Comment 1 Tim Waugh 2004-11-22 13:01:49 UTC
The problem was in docbook-style-xsl.  Fixed in docbook-style-xsl-1.67.0-3 and
patchutils-0.2.30-3.


Note You need to log in before you can comment on or make changes to this bug.