In article <[EMAIL PROTECTED]>, Sven Burgener <[EMAIL PROTECTED]> wrote: >How do I properly print out the contents of a manpage?
The printer should have no problems with manpages. And if you use
'man -t blabla' you even get nice postscript output.
>When I do ":r! man blabla" in vi, I get funny characters at some places.
>Using man's --ascii option didn't help.
If you mean you want to have plain text output, use man blabla | col -b
Mike.
--
Deadlock, n.:
Deceased rastaman.

