Linux-Noob Forums
man page formatting problems - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html)
+--- Forum: Redhat (https://www.linux-noob.com/forums/forum-90.html)
+--- Thread: man page formatting problems (/thread-3706.html)



man page formatting problems - Guest - 2004-01-22

Ever done something like "man perl" only to notice that quotes, hyphens, and other characters aren't displaying correctly? The problem is the LANG variable in /etc/sysconfig/i18n. Change it to "en_US" instead of "en_US.UTF-8"; oh, and the problem still exists in Fedora even.