Image

Imagemuerte wrote in Imagelinux

Output man pages?

I'm looking for a simple way to output man pages to a simple text format. Something I could easily email to myself. It doesn't need to contain any formatting, just the raw text in some semblance of readability. Something like

man ls > out.txt

Obviously that doesn't work though. Any suggestions?