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: Fedora (https://www.linux-noob.com/forums/forum-94.html)
+--- Thread: man page formatting problems (/thread-3705.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".

 

I posted this in the RedHat forum as well, but since the distros are "split" now, I figured it best to put this potentially important piece of information in both places.