logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

w3mman - an interface to the on-line reference manuals via w3m(1)

Author

       This  manual page was written by Fumitoshi UKAI <ukai@debian.or.jp>, for the Debian GNU/Linux system (but
       may be used by others).

                                                   2016-07-13                                          W3MMAN(1)

Description

w3mman is a Perl script that uses w3m(1) to serve as a pager for on-line reference manuals.

Environment

       Two variables are available for debugging.

       W3MMAN_W3M
              If W3MMAN_W3M is set, its value is used instead of w3m.

       W3MMAN_MAN
              If W3MMAN_MAN is set, its value is used instead of /usr/bin/man.

Files

/usr/lib/w3m/cgi-bin/w3mman2html.cgi
              manual page to HTML converter.

Name

       w3mman - an interface to the on-line reference manuals via w3m(1)

Options

       A summary of options is included below.

       -Mpath
              Specify path as alternative MANPATH to use.

       -kkeyword
              Specify keyword.

       -lfile
              Specify a file.

See Also

man(1), w3m(1).

Synopsis

w3mman [ -Mpath ] [ [ section ] page ]
       w3mman [ -Mpath ] [ section ] -kkeywordw3mman-lfile

See Also