I know how to make commands(scripts) in Linux.
I would like to know if I could make man pages for the commands?
I know how to make commands(scripts) in Linux.
I would like to know if I could make man pages for the commands?
Google is your friend
http://www.cyberciti.biz/faq/linux-unix-creating-a-manpage/
This lays out in detail what is required. You will need to use sudo to create the pages. Use the built in editor like vim