Commit Graph

3 Commits

Author SHA1 Message Date
pi-rho b56f6dfb70 * Added PDF document creation (groff -> ps2pdf)
- renamed man pages

* Added additional functionality to xor. This tool will be installed with
  several names to change its core action, while retaining its overall
  functionality. Currently, the following actions have been included:
  - xor
  - rot (bitwise rotate)
  - rol (bytewise rotate)
  - caesar (Caesar's cipher)

* Added a summary man page (netre-tools.mdoc). This man page will be a sort of
  menu for users to find all of the tools included in the toolkit. Suggested
  by cashmoney.

* Added additional code in Makefile.am to detect GCC and to handle debug
2012-05-03 20:25:20 -05:00
pi-rho 70b5408d74 a bit of work on the man pages
- changed to mandoc
 - tried to be more complete and consistent in content
2012-03-08 20:32:42 -06:00
pi-rho 3695b6e3a2 added: man pages for all utilities 2012-02-22 20:52:14 -06:00