SMAN
NAME
sman - filter out manual page from source file
SYNOPSIS
sman
(sourcefile(s))
DESCRIPTION
sman
reads text from its standard input or the filenames supplied and copies to the
text formatting program "nroff" any text found between the markers /****MAN
and */.
It is used to print manual pages from SPAR source files (where authors
are requested to include the manual page in the file). A suitable
command line for printing is :
sman file.c | lpr
"nroff" is called with the "-man" option, using the manual page macros found
in /usr/lib/macros/an.
To print "*/" use "*\/".
VERSION/AUTHOR
1.0 - Mark Huckvale
Fri Jul 09 14:54:33 2004