Description of problem: "man pages" does not display correctly in RH 8.0 - font problem Version-Release number of selected component (if applicable): How reproducible: Alway's the same! Steps to Reproduce: 1. man passwd 2. 3. Actual results: PASSWD(1) User utilities PASSWD(1) NAME passwd â update a userâs authentication tokens(s) SYNOPSIS passwd [âk] [âl] [âu [âf]] [âd] [âS] [username] DESCRIPTION Passwd is used to update a userâs authentication token(s). Passwd is configured to work through the LinuxâPAM API. Essentially, it initializes itself as a "passwd" service with LinuxâPAM and utilizes configured password modules to authenticate and then update a userâs password. A simple entry in the LinuxâPAM configuration file for this service would be: Expected results: "â" sould be a "-" It calso diplay a box for the "-" in KDE Additional info:
is this a duplicate of bug #80030 ?
Yes this is a duplicate of bug #80030 but my quary did not pick it up.
Tanks I resolved the problem. I edit /etc/sysconfig/i18n and remove ".UTF-8". The file will then looks like this: LANG="en_US" SUPPORTED="en_US:en_US:en" SYSFONT="latarcyrheb-sun16" *** This bug has been marked as a duplicate of 80030 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.