Convert Nroff/Troff Style Help to SGML
DESCRIPTION:
Converts help files written using nroff/troff-style formatting to
SGML-style help for use with S-PLUS 5.1 and above.
USAGE:
Splus doc_to_S oldfile > newfile
REQUIRED ARGUMENTS:
- oldfile
-
an old-style help file, containing nroff/troff-style commands.
- newfile
-
the name for the new SGML help file. This should usually have a .sgm
extension.
SEE ALSO:
,
EXAMPLES:
Splus doc_to_S myhelp.d > myhelp.sgm