View Single Post
Old 10-23-2011, 11:56 AM   #5
lambdax
Junior Member
lambdax began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Oct 2011
Device: Kindle keyboard
man -> html -> calibre

Just found this thread through google. There's another way that works really well: use man to format the page as html and send it to Calibre:
Code:
man --html=calibre xyz
(where xyz is the command whose man page you want).

This sends an html-formatted man page directly to Calibre, where you can then convert to ePub. (I don't know if this works with all versions of man, but at least on Ubuntu 11.10 it does).
lambdax is offline   Reply With Quote