YMAN2HTML(1)
Contents
yman2html - Yet another man to html converter
<a href="/cgi-bin/yman2html?m=man[&s=s]">...
<a href="/cgi-bin/yman2html?a=apropos[&r=on]">...
man man | yman2html > man.html
The yman2html program is either called as a CGI-script or
standalone. It converts the man page to HTML format, gen
erates a table of contents, links to other man pages, to
info files and makes mailto:, http: and ftp: links.
OPTIONS for CGI-Invocation
m=manualpage
The manualpage to convert. If no man-page is found,
apropos(1) is called with the argument manualpage,
see also a=.
s=section
The optional section for the man page.
a=apropos
Call apropos apropos and display the sorted list of
entries. If r=on is given a regular expression
search is done. If section is given, output is only
from this section.
OPTIONS for standalone invocation
see BUGS
yman2html, yman2html.1, ymanform.html
man(1), apropos(1), info, uniq(1), sort(1), awk(1)
Text, which looks like a man link, e.g. teatime(4pm) from
at(1) is converted to a link.
Mailto:, http: and ftp: links that are broken by a newline
are not linked correctly.
This program has too few options to be a real *nix com
mand. A true *nix program would have options for all the
colors, fonts, for turning on or off suppression of header
and footer lines, for htmlheaders & -footers and so on :-)
Leopold Toetsch <lt@toetsch.at>. New versions should be
available at: http://www.toetsch.at/linux/ .
-lt- 25.Juni.1999 2
[ Index ] [ Back ]