1

Possible Duplicate:
How to follow links in linux man pages?

I can read man pages online, but they are not necessarily the same that I have installed on my system (i.e. for the same tool/version, etc.).

With this, is there a way to read the man pages in my system with hyperlinks on a browser? Alternatively, are there any other man-reading tools with support for hyperlinks across commands, parameters, favorites, etc.?

Amelio Vazquez-Reina
  • 40,169
  • 77
  • 197
  • 294

1 Answers1

2

There is a program called man2html that... Does what its name suggests :) It can be either found installed from a separate package or already part of your system utilities.

rozcietrzewiacz
  • 38,754
  • 9
  • 94
  • 102