KT.MAN.SH(1)



NAME

     kt.man.sh


SYNOPSIS

     This is a cgi script on quake  in  /usr/local/www/httpd/cgi-
     bin  which  will look for a man page, convert it to html and
     pass the text back to the browser for display.
     Call the cgi script by referencing it's URL and adding extra
     path  info  after  the  name of the cgi script.  Send in the
     name of the man page as an argument to the cgi script.   For
     example,     read     this     man    page    by    invoking
     http://quake.stanford.edu/cgi-
     bin/kt.man.sh/home/katie/STAGING/man?kt.man.sh    in    your
     browser.
     Makes use of a commonly available program called man2html.


DESCRIPTION

     Tool to view man pages dynamically on a Web page.


FILES

     /usr/local/www/httpd/cgi-bin/kt.man.sh,
     /home/katie/STAGING/bin/_mips/man2html


DIAGNOSTICS


BUGS