2

I like to read the manual pages on my e-reader. What is the best way to convert the manpages/info files into EPUBs?

HappyFace
  • 1,389

1 Answers1

3

Perhaps the simplest solution would be to use Github manbook. It contains two programs:

The manbook command can be used to produce an eBook from one or more man pages.

mktoc produces table-of-content files, suitable for MOBI files (Kindle, etc) from the HTML files in a directory.

harrymc
  • 498,455