Audio (330) Datatype (47) Demo (186) Development (541) Document (21) Driver (87) Emulation (142) Game (874) Graphics (469) Library (102) Network (207) Office (56) Utility (827) Video (62)
Total files: 3951
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Rman | Description: | Converts UNIX MAN pages to AGuide/Text/Html/XML.. | Download: | rman.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 221kb | Version: | 3.2 | Date: | 14 Nov 2008 | Author: | Thomas Phelps, Amigaguide filter by Chris Young, Updated by Spot | Submitter: | Spot / Up Rough | Email: | spot/triad se | Category: | utility/text/convert | Replaces: | utility/text/convert/rman.lha | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 4243 | | | Comments: | 3 | Snapshots: | 0 | Videos: | 0 | Downloads: | 220 (Current version) | | 345 (Accumulated) | Votes: | 1 (0/0) (30 days/7 days) | |
This version can create AmigaGuide files!
Update: Compiled with the latest SDK, as the old version was crashing.
rman -f AmigaGuide My_MAN_file.1 >My_AmigaGuide_file.txt (MAN to AmigaGuide)
You may have to edit the resulting file to remove the spaces before the
first ()database command, seems to be a bug somewhere in the main code.
.. Chris Young <chris()unsatisfactorysoftware.co.uk> 2007
---ORIGINAL OS4
README--------------------------------------------------------------
This is a tool that converts UNIX man pages into a lot of formats.
Been looking for a decent one for a while now, thank god I found it,
editing man pages to be readable on AmigaOS ain't all that fun.
Usage:
rman -f ASCII My_MAN_file.1 >My_ASCII_file.txt (MAN to ASCII)
rman -f HTML My_MAN_file.1 >My_HTML_file.txt (MAN to HTML)
rman -f XML My_MAN_file.1 >My_XML_file.txt (MAN to XML)
Etc. Etc. Check out the included docs for more info and options.
.. Spot / Up Rough 2008
|