Description of problem: I see nmap installs Japanese man page under /usr/share/man/jp like: /usr/share/man/jp/man1/nmap.1.gz it should be /usr/share/man/ja/man1/nmap.1.gz Version-Release number of selected component (if applicable): nmap-5.21-4.fc13.x86_64 How reproducible: always Steps to Reproduce: 1.LANG=ja_JP.UTF-8 man nmap 2. 3. Actual results: English man page are displayed Expected results: should be Japanese man page Additional info:
I can see I have only nmap.1.gz in /usr/share/man/jp/man1, but I've checked that with LANG=jp_JP.utf-8 I got correct man page, also there are 40 000 results when googling LANG=ja_JP.utf-8 compared with 134 000 results for LANG=jp_JP.utf-8, so I'm confused. Do you know about some documentation or something explaining ja_JP vs. jp_JP difference or what/when should be used? Thanks
From ISO 639, which is codes for the representation of names of languages: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes or /usr/share/xml/iso-codes/iso_639.xml if you have iso-codes installed. Since the locale is represented as language_country, first one has to be ja but not jp for Japanese.
nmap-5.21-8.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/nmap-5.21-8.fc14
nmap-5.21-8.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/nmap-5.21-8.fc13
nmap-5.21-8.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update nmap'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/nmap-5.21-8.fc13
nmap-5.21-8.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
nmap-5.21-8.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.