        mman                                   Version : 0.2

        This is a program to Show man pages in html. This is
        dependent upon the excellent utility  "PolyglotMan".
        PolyglotMan takes man pages from most of the popular 
        flavors  of  UNIX and  transforms them into any of a 
        number of text source formats. PolyglotMan was form-
        erly known as RosettaMan.  The name of the binary is 
        still called "rman", for scripts like this one which
        depend on that name; mnemonically, just think "rman"
        to be "reverse man". URL for download: 
        
        ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/rman.tar.Z

        There is a statically linked version of rman in this
        tarball which is complied to run from /usr/local/bin	
        
        You may decompress rman-i386.tar.gz from  / dir with
        root privileges for incorporation into /usr/local
        
        Please edit the top lines of this script, and change
        the HTML viewer for your box,  and  the  location of 
        the rman binary.
        
        Usage : mman [manpage]
                mman --info
                mman -i

        Example: mman foo
        
        INSTALLATION
        
        You may install mman and mman.1 (man file) anywhere
        on your path. the recommended place is:
        
        /usr/local/bin/mman
        /usr/local/man/man1/mman.1
        
        CHANGES
        
        Ver 0.1 ... Working script
        Ver 0.2 ... Menu options for multiple man pages for
                    same topic 
        
        TODO
        
        Activate links to other man pages 
        
        
             
        Credits and brickbats:
        
        USM Bish <bish@nde.vsnl.net.in>
        
        