<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Incorrect Man Page display. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160195#M9008</link>
    <description>The reason was that your xterm application isn't understanding Unicode correctly.&lt;BR /&gt;&lt;BR /&gt;Changing the LANG environment is the usual fix.</description>
    <pubDate>Mon, 12 Jan 2004 00:57:52 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2004-01-12T00:57:52Z</dc:date>
    <item>
      <title>Incorrect Man Page display.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160189#M9002</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm running RedHat 9 on a headless PC.  I normally connect in via an xterm with ssh.  I'm getting strange characters on my man pages where I should have an apostrophe.&lt;BR /&gt;&lt;BR /&gt;emacs' will shows up as emacsÃ¢Â Â &lt;BR /&gt;That didn't paste correctly.  It actaully looks like emacs^[square box][square box]&lt;BR /&gt;&lt;BR /&gt;In gnome-term the apostrophe will show up as an  a with a ^ on top.&lt;BR /&gt;&lt;BR /&gt;Does anyone know why this happens, and how I can fix t</description>
      <pubDate>Thu, 08 Jan 2004 22:42:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160189#M9002</guid>
      <dc:creator>Tom Ward_1</dc:creator>
      <dc:date>2004-01-08T22:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Man Page display.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160190#M9003</link>
      <description>What type of font do you use in your terms? Does it maybe not use the ISO-Latin-1 (or 15) encoding?&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Thu, 08 Jan 2004 23:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160190#M9003</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-01-08T23:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Man Page display.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160191#M9004</link>
      <description>Ctrl-rt mouse button shows default.  I don't know just what font that is.  Can you tell me how to check it?</description>
      <pubDate>Thu, 08 Jan 2004 23:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160191#M9004</guid>
      <dc:creator>Tom Ward_1</dc:creator>
      <dc:date>2004-01-08T23:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Man Page display.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160192#M9005</link>
      <description>I don't know how to check the font, but you could try to force a font on your xterm to check by selecting a font that should be right and use the same menu and use the option selection.&lt;BR /&gt;&lt;BR /&gt;Before that, check your TERM variable. And you could try to get to the manual page file (should be something like /usr/man/man1/emacs.1, /usr/man/man1.Z/emacs.1) and do:&lt;BR /&gt;groff -man emacs.1 | less&lt;BR /&gt;or&lt;BR /&gt;gzip -cd emacs.1 | groff -man | less&lt;BR /&gt;&lt;BR /&gt;That way a broken formatted file will be ignored. If it works with the above command, remove the emacs file from the cat1 or cat1.Z directory.</description>
      <pubDate>Fri, 09 Jan 2004 01:48:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160192#M9005</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-09T01:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Man Page display.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160193#M9006</link>
      <description>Reading the friendly manual it seems xterm is UTF-8 aware by now. Check the entries for lc locale et al. You might need to play around with your LC_* and LANG environment variables.&lt;BR /&gt;&lt;BR /&gt;All the best,&lt;BR /&gt;&lt;BR /&gt;Martin</description>
      <pubDate>Fri, 09 Jan 2004 10:44:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160193#M9006</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-01-09T10:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Man Page display.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160194#M9007</link>
      <description>Martin was on the right track.  A coworker nailed it.  I can't explain exactly what they all mean, but this works.&lt;BR /&gt;&lt;BR /&gt;cat /etc/sysconfig/i18n &lt;BR /&gt;#LANG="en_US.UTF-8"&lt;BR /&gt;LANG="en_US.iso885915"&lt;BR /&gt;#SUPPORTED="en_US.UTF-8:en_US:en"&lt;BR /&gt;SUPPORTED="en_US.iso885915:en_US:en"&lt;BR /&gt;#SYSFONT="latarcyrheb-sun16"&lt;BR /&gt;SYSFONT="lat0-sun16"&lt;BR /&gt;SYSFONTACM="iso15"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jan 2004 22:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160194#M9007</guid>
      <dc:creator>Tom Ward_1</dc:creator>
      <dc:date>2004-01-09T22:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect Man Page display.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160195#M9008</link>
      <description>The reason was that your xterm application isn't understanding Unicode correctly.&lt;BR /&gt;&lt;BR /&gt;Changing the LANG environment is the usual fix.</description>
      <pubDate>Mon, 12 Jan 2004 00:57:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/incorrect-man-page-display/m-p/3160195#M9008</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-01-12T00:57:52Z</dc:date>
    </item>
  </channel>
</rss>

