Bug 111192 - "&&&" in some man pages when using UTF-8
Summary: "&&&" in some man pages when using UTF-8
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: man
Version: 1
Hardware: athlon
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Eido Inoue
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-11-29 16:01 UTC by Carlos Rodrigues
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-11-29 20:24:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Carlos Rodrigues 2003-11-29 16:01:02 UTC
From Bugzilla Helper:
User-Agent: Opera/7.23 (X11; Linux i686; U)  [en]

Description of problem:
Some manpages when viewed with an UTF-8 locale show some characters 
as "&&&". An example of this are the xmbind and nedit man pages where 
some of the "|" and "'" characters appear as "&&&".

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. man nedit
2. look for "&&&"
3. LC_ALL=en_US man nedit
4. see that the "&&&" have disappeared, becoming "|" as they should
    

Additional info:

Comment 1 Carlos Rodrigues 2003-11-29 20:24:13 UTC
Ok, this was in fact a problem with my configuration... I had a
"export LESSCHARSET=latin1" buried in some initialization scripts.


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