On Wed, Mar 17, 2004 at 06:29:02PM +0200, [EMAIL PROTECTED] wrote:
> Nadav Har'El wrote:
>
> >
> >1. Manual pages are written in the nroff language. To convert a manual
> > page file "ls.1" to ascii for viewing, use
> > groff -man -Tascii ls.1
> >
> >
> Shachar is using debian - "man -l filename" should do it.
> Couldn't find this option on RH 8's man, though.
It does say, though:
" file. However, if name contains a slash (/) then man
interprets it as a file specification, so that you can do
man ./foo.5 or even man /cd/foo/bar.1.gz."
And if I already waste bandwidth, while I never wrote a manpage
myself, I recall someone here suggested once to write pod and
convert to man. I also don't know pod (Perl'd doc format), but
you can presumably google for that.
--
Didi
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]