Bug 632104
| Summary: | install path of Japanese manpage is wrong | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Akira TAGOH <tagoh> |
| Component: | nmap | Assignee: | Michal Hlavinka <mhlavink> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 13 | CC: | i18n-bugs, mhlavink |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | nmap-5.21-8.fc14 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-09-24 20:40:25 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Akira TAGOH
2010-09-09 07:44:31 UTC
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. |