man2html
convert man pages into HTML format
Install
- All systems
-
curl cmd.cat/man2html.sh
- Debian
-
apt-get install man2html-base
- Ubuntu
-
apt-get install man2html-base
- Arch Linux
-
pacman -S man2html
- Kali Linux
-
apt-get install man2html-base
- CentOS
-
yum install man2html-base
- Fedora
-
dnf install man2html-base
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install man2html-base
- OS X
-
brew install man2html
- Raspbian
-
apt-get install man2html-base
- Dockerfile
- dockerfile.run/man2html
man2html-base
convert man pages into HTML format
The package contains a command-line tool for converting man pages into HTML format. man2html-base is a stripped-down package containing only a man to HTML converter, useful for users who do not need any CGI interface, provided in the man2html package.
man2html-core
Convert man pages to HTML
man2html
browse man pages in your web browser
Point your web browser at http://localhost/cgi-bin/man/man2html to read and search your man pages in the browser. Features: * Fast C CGI program for man/BSD-mandoc to HTML conversion. * Works from the unformatted nroff/troff source. * Source may be compressed. * Does tbl tables (but not eqn equations). * Generates hypertext links to foobar(1), abc@host, and xyzzy.h files * CGI script for whatis-based alpha-indexes by section. * CGI script for name-only alpha-indexes by section. * CGI script for full text search (requires swish++) * Front-end script to talk to a pre-launched netscape.