Opened 11 years ago

Last modified 11 years ago

#39522 new defect

"man" incorrectly displays the Russian locale

Reported by: varlog82@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port:

Description

The command "man" incorrectly displays the Russian locale for example, nmap and mc manuals.
The files /opt/local/share/man/ru/man1/mc.1 and /opt/local/share/man/ru/man1/nmap.1 looks good.
The output of command "locale":

LANG = "ru_RU.UTF-8"
LC_COLLATE = "ru_RU.UTF-8"
LC_CTYPE = "ru_RU.UTF-8"
LC_MESSAGES = "ru_RU.UTF-8"
LC_MONETARY = "ru_RU.UTF-8"
LC_NUMERIC = "ru_RU.UTF-8"
LC_TIME = "ru_RU.UTF-8"
LC_ALL =

Attachments (2)

man mc.png (128.1 KB) - added by varlog82@… 11 years ago.
man nmap.png (144.5 KB) - added by varlog82@… 11 years ago.

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by varlog82@…

Attachment: man mc.png added

Changed 11 years ago by varlog82@…

Attachment: man nmap.png added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

I see the same, with any non-English locale, with any port that has non-English manpages. Suggestions on how to address this are welcome.

comment:2 Changed 11 years ago by varlog82@…

Well, I think what I can do. Thank you!

Note: See TracTickets for help on using tickets.