Files
w3m/scripts/w3mman/w3mman.1.in
Fumitoshi UKAI 3888822eef [w3m-dev 03583] w3mman
* scripts/w3mman/README: W3MMAN_W3M, W3MMAN_MAN
* scripts/w3mman/w3mman.1.in: add ENVIRONMENT
* scripts/w3mman/w3mman.in: $ENV{'W3MMAN_W3M'}, $ENV{'W3MMAN_MAN'}
* scripts/w3mman/w3mman2html.cgi.in: $ENV{'W3MMAN_MAN'}
				hyphenation
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
2002-12-18 16:48:02 +00:00

54 lines
1.2 KiB
Groff

.TH W3MMAN 1 "Mar 14, 2002"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
.\" .ad l left justify
.\" .ad b justify to both left and right margins
.\" .nf disable filling
.\" .fi enable filling
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
w3mman \- an interface to the on-line reference manuals by w3m(1)
.SH SYNOPSIS
.B w3mman
.RI "[-M " path ] " " [ section ] " page"
.br
.B w3mman
.RI "[-M " path "] -k " keyword
.SH DESCRIPTION
.B w3mman
is the system's manual pager by
.BR w3m (1).
.SH OPTIONS
A summary of options is included below.
.TP
.BI \-M " path"
Specify
.I path
as MANPATH.
.TP
.B \-k " keyword"
Specify
.I keyword.
.SH ENVIRONMENT
.TP
.B W3MMAN_W3M
If W3MMAN_W3M is set, its value is used instead of @W3M@.
.TP
.B W3MMAN_MAN
If W3MMAN_MAN is set, its value is used instead of @MAN@.
.SH FILES
.TP
.I @LIB_DIR@/w3mman2html.cgi
convert manual page to html.
.SH SEE ALSO
.BR man (1),
.BR w3m (1).
.SH 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).