Create manpages for the project
authorSergio Durigan Junior <sergiodj@sergiodj.net>
Mon, 12 May 2014 06:08:38 +0000 (03:08 -0300)
committerSergio Durigan Junior <sergiodj@sergiodj.net>
Mon, 12 May 2014 06:08:38 +0000 (03:08 -0300)
commit25a1a70e9d3e8076df3e74f573ebfe800aa6ee88
tree85c5a0fa527ba5a19f5f72fee513252f31303534
parentd5b34437e83639b89c85ad2a509e8cfd5adde78a
Create manpages for the project

This commit creates the manpages for the project.  There are two
versions implemented here: the en_US, and the pt_BR.  Along with the
manpages, I am also modifying and creating Makefile.am files needed to
properly handle/install the manpages.

It is worth making some notes here:

- We have to keep an eye in order to sync the manpages every time one of
  them is modified.

- We also have to be careful to update the manpages every time a new
  option is added to the program.
Makefile.am
configure.ac
doc/Makefile.am [new file with mode: 0644]
doc/man/Makefile.am [new file with mode: 0644]
doc/man/pt_BR/Makefile.am [new file with mode: 0644]
doc/man/pt_BR/rnetclient.1 [new file with mode: 0644]
doc/man/rnetclient.1 [new file with mode: 0644]