Short: UNIX man command. Recognizes GUIDE files Type: os20/cli Uploader: kai@iske.adsp.sub.org Author: kai@iske.adsp.sub.org This is a simple MAN command, known from UNIX systems. The advantage is, that it recognizes .guide files to be AmigaGuideŠ documents. MAN then uses a different viewer in order to display the AmigaGuideŠ document. You may configure MAN using environment variables. Configuration can be done for : - Directories, where to look for man pages (.doc|.man|.guide) - ASCII Textviewer to use - AmigaGuideŠ Textviewer to use PUBLIC DOMAIN, includes source... Fixed since Version 1.1 (Yep, even a small program may have bugs ;) - One couldn`t type "Man man" to get the documentation of man loaded, just because of the fact that I took "MAN" as a keyword for the template... Fixed since Version 1.0 (Yep, even a small program may have bugs ;) - Accidentially called Exit() instead of exit(), which prevented the program to pass the cleanup code of SAS. So a lock to the directory was kept and the shell could never been left.............