On Thu, 11 Oct 2001, William A. Rowe, Jr. wrote:
>
> Better yet, httpd-2.0/docs/docco/
Well, I committed it to site-tools/man2html/man2html.c for the moment.
If people prefer httpd-2.0/docs/docco/, I am fine with that.
The usage is:
nroff -man httpd.8 | man2html httpd > httpd.html
and then yo
"William A. Rowe, Jr." wrote:
>
> From: "Joshua Slive" <[EMAIL PROTECTED]>
> Sent: Thursday, October 11, 2001 9:09 AM
>
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> >
> > > Other question - how to reformat to html?
> > > Which utility does so?
> >
> > I have a very nasty hack of
From: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
Sent: Thursday, October 11, 2001 9:12 AM
> From: "Joshua Slive" <[EMAIL PROTECTED]>
> Sent: Thursday, October 11, 2001 9:09 AM
>
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> >
> > > Other question - how to reformat to html?
> > >
From: "Joshua Slive" <[EMAIL PROTECTED]>
Sent: Thursday, October 11, 2001 9:09 AM
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>
> > Other question - how to reformat to html?
> > Which utility does so?
>
> I have a very nasty hack of a c program that converts nroff *output* to
> h
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Other question - how to reformat to html?
> Which utility does so?
>
I have a very nasty hack of a c program that converts nroff *output* to
html. I would like to upload it somewhere so that others can use