Bug 140707 - The netdump-server.8 man page is not in UTF-8
Summary: The netdump-server.8 man page is not in UTF-8
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: netdump
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Dave Anderson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 139341
TreeView+ depends on / blocked
 
Reported: 2004-11-24 12:41 UTC by Miloslav Trmač
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: 0.7.3-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-24 16:37:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miloslav Trmač 2004-11-24 12:41:29 UTC
Description of problem:
The netdump-server.8 man page is not in UTF-8, which means that man has
to guess about its encoding and prints a warning about it.

Please
    iconv -f iso-8859-1 -t utf-8 < netdump-server.8 > _
    mv _ netdump-server.8

Version-Release number of selected component (if applicable):
netdump-server-0.7.2-1

Comment 1 Dave Anderson 2004-11-24 15:30:16 UTC
Fixed in 0.7.3-1

Comment 2 Miloslav Trmač 2004-11-24 16:37:55 UTC
Fix confirmed, thanks!


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