English fixes
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766550#25
This commit is contained in:
committed by
Tatsuya Kinoshita
parent
41f535bc46
commit
72b8b629d8
@@ -1,4 +1,4 @@
|
|||||||
.TH W3MMAN 1 "Nov 5, 2005"
|
.TH W3MMAN 1 "Nov 23, 2014"
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.\"
|
.\"
|
||||||
.\" Some roff macros, for reference:
|
.\" Some roff macros, for reference:
|
||||||
@@ -12,19 +12,19 @@
|
|||||||
.\" .sp <n> insert n+1 empty lines
|
.\" .sp <n> insert n+1 empty lines
|
||||||
.\" for manpage-specific macros, see man(7)
|
.\" for manpage-specific macros, see man(7)
|
||||||
.SH NAME
|
.SH NAME
|
||||||
w3mman \- an interface to the on-line reference manuals by w3m(1)
|
w3mman \- an interface to the on-line reference manuals via w3m(1)
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B w3mman
|
.B w3mman
|
||||||
.RI "[-M " path ] " " [ section ] " page"
|
.RI "[\-M " path ] " " [ section ] " page"
|
||||||
.br
|
.br
|
||||||
.B w3mman
|
.B w3mman
|
||||||
.RI "[-M " path "] -k " keyword
|
.RI "[\-M " path "] \-k " keyword
|
||||||
.br
|
.br
|
||||||
.B w3mman
|
.B w3mman
|
||||||
.RI -l " file
|
.RI \-l " file
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.B w3mman
|
.B w3mman
|
||||||
is the system's manual pager by
|
is a pager for manual pages, using
|
||||||
.BR w3m (1).
|
.BR w3m (1).
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
A summary of options is included below.
|
A summary of options is included below.
|
||||||
@@ -51,7 +51,7 @@ If W3MMAN_MAN is set, its value is used instead of @MAN@.
|
|||||||
.SH FILES
|
.SH FILES
|
||||||
.TP
|
.TP
|
||||||
.I @libexecdir@/@PACKAGE@/cgi-bin/w3mman2html.cgi
|
.I @libexecdir@/@PACKAGE@/cgi-bin/w3mman2html.cgi
|
||||||
convert manual page to html.
|
manual page to HTML convertor.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR man (1),
|
.BR man (1),
|
||||||
.BR w3m (1).
|
.BR w3m (1).
|
||||||
|
Reference in New Issue
Block a user