Click to See Complete Forum and Search --> : Documentation


pkoti
12-11-2000, 07:45 AM
Hi Gurus,
1. I have few questions on "How to create Help in Linux"

2. How to create man pages.
3. Is there anything like .chm (compressed html file, funda in windows help) on linux , If so how to create it?

Thanks in advance,

------------------
Koteswara Rao,
Hyderabad, India

tompoe
12-11-2000, 07:56 AM
Hello: Boy, you're in for some real fun. I wonder which distribution you're working with? For starters, you might try typing the command: man <topic> and see what happens. Also, you might try typing the command: info <topic> and see what happens.

On the RH6.2 distro, there is an icon that sits on the desktop that sets me in motion to find help. Mostly, though, I just move to the Internet, and use http://www.linux.org/docs as a starting point. Or, NHF, right here. Good luck, Tom