[ bianca ]
[ ソース: man2html ]
パッケージ: man2html (1.6g-16 など)
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.
This program needs a CGI-capable HTTP server. After installation it might be required to manually enable CGI support in the HTTP server (CGI may be disabled by default for the security consideration). For apache2, this can be done with the following:
$ sudo a2enmod cgid $ sudo systemctl restart apache2
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.
その他の man2html 関連パッケージ
|
|
|
|
-
- dep: debconf (>= 0.5)
- Debian configuration management system
- または debconf-2.0
- 以下のパッケージによって提供される仮想パッケージです: cdebconf, cdebconf-udeb, debconf
-
- dep: gawk
- GNU awk, a pattern scanning and processing language
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: man-db (>= 2.4.1)
- tools for reading manual pages
-
- dep: man2html-base (= 1.6g-16) [amd64]
- convert man pages into HTML format
- dep: man2html-base (= 1.6g-16+b2) [arm64]
-
- dep: sensible-utils
- Utilities for sensible alternative selection
-
- sug: lynx
- classic non-graphical (text-mode) web browser
- または www-browser
- 以下のパッケージによって提供される仮想パッケージです: chromium, dillo, edbrowse, elinks, epiphany-browser, falkon, firefox-esr, konqueror, links, links2, luakit, lynx, morph-browser, netrik, netsurf-fb, netsurf-gtk, privacybrowser, qutebrowser, sugar-browse-activity, surf, vimb, w3m
-
- sug: swish++
- Simple Document Indexing System for Humans: C++ version