Man page

Rick Stevens rstevens at vitalstream.com
Fri May 19 23:11:15 UTC 2006


On Fri, 2006-05-19 at 15:59 -0700, Han Tin wrote:
>  -fname Sets the name of the ââfromââ person
> 
> All my man pages are showing  as above. What's need to be done.

It's a character set thing.  Try doing this:

	LANG="en_US.UTF-8";export LANG

Then try your man command again.  If it looks correct, edit your
/etc/sysconfig/i18n file and make sure it contains this data:

	LANG="en_US.UTF-8"
	SUPPORTED="en_US.UTF-8:en_US:en"
	SYSFONT="latarcyrheb-sun16"

Then reboot.

----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens at vitalstream.com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-           grep me no patterns and I'll tell you no lines           -
----------------------------------------------------------------------





More information about the Redhat-install-list mailing list