BeOS readme for PolyGlotMan (previosly known as Rosetta Man)
-=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=-
Daniel Lundin <sorrowd@acc.umu.se>
http://begeek.sn.umu.se/

Introduction
===============
Since the BeOS standard format for documentation is HTML, and 
in the wonderful world of UNIX one constantly uses man-style
pages, I decided to make available the excellent program rman 
for easy converting and viewing of such pages. 

It was a very simple and straightforward port, involving very 
little change to the source. However, the Makefile has been
altered to comply with the BeOS system, to make compiling and
installation easier.

Installation
===============
Installing should be pretty simple since I provided a binary
distribution as well as source. 

Binary distribution:
You might want to edit the Makefile to change the paths. 
When done, run 'make install' and all should work fine.
  
Source distribution:
Edit the makefile and run 'make', followed by 'make install'.

Testing
==========
You can test if rman works by running 'make test' or by doing a
manual test like 'rman -f html rman.1'. If it displays the rman
manpage converted to HTML, it works.

Bugs
=======
If you find any BeOS specific bugs that are _NOT_ general rman
program bugs (those are to be reported as stated in README-rman 
to Tom Phelps <phelps@ACM.org>. NOT to me.) please report the
bug to me by email at Daniel Lundin <sorrowd@acc.umu.se> and 
I'll see what I can do about it.

----------------------------------------------------------------
Daniel Lundin 28th January 1998