Description of problem: /usr/share/man/ko/man8/rpm.8.gz, rpm2cpio aren't Korean. Maybe, Chinese? Version-Release number of selected component (if applicable): 4.5.90-0.git8514.1 How reproducible: always Steps to Reproduce: 1. $ LANG=ko_KR.UTF-8 man rpm or man rpm2cpio 2. 3. Actual results: Expected results: Additional info:
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
A bit of detective work revealed that they are in fact in Korean, but the encoding was busted up in a former attempt from 2003 to convert to utf-8. Fixed now upstream.