NetLogger python documentation

Tool documentation is all done as UNIX manual pages.

To build man pages, you must have groff installed on your system, and not have
a conflicting version of NetLogger installed via easy_install (since this
overrides PYTHONPATH). Then:
    make

To install man pages:
    # edit Makefile to set install path
    make install

--
12/20/2007

