Update manpage for w3mman in English and German
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772341#80
This commit is contained in:
committed by
Tatsuya Kinoshita
parent
b30096d865
commit
5c4d33a839
@@ -1,4 +1,4 @@
|
|||||||
.TH W3MMAN 1 "Nov 23, 2014"
|
.TH W3MMAN 1 "2016-07-13"
|
||||||
.\" 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:
|
||||||
@@ -14,33 +14,48 @@
|
|||||||
.SH NAME
|
.SH NAME
|
||||||
w3mman \- an interface to the on-line reference manuals via w3m(1)
|
w3mman \- an interface to the on-line reference manuals via w3m(1)
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
.\" mh 2016-07-04: "page" is an optional argument.
|
||||||
|
.\" Started without it, w3mman displays a form that allows selection
|
||||||
|
.\" of a manual page according to section, name and keyword.
|
||||||
|
.\" Therefore square brackets introduced
|
||||||
.B w3mman
|
.B w3mman
|
||||||
.RI "[\-M " path ] " " [ section ] " page"
|
[
|
||||||
|
.BI \-M " path"
|
||||||
|
] [
|
||||||
|
.I section
|
||||||
|
] [
|
||||||
|
.I page
|
||||||
|
]
|
||||||
.br
|
.br
|
||||||
.B w3mman
|
.B w3mman
|
||||||
.RI "[\-M " path "] \-k " keyword
|
[
|
||||||
|
.BI \-M " path"
|
||||||
|
]
|
||||||
|
.BI \-k " keyword"
|
||||||
.br
|
.br
|
||||||
.B w3mman
|
.B w3mman
|
||||||
.RI \-l " file
|
.BI \-l " file"
|
||||||
|
.br
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
|
.\" mh 2016-07-04 text edited. This section shall deliver
|
||||||
|
.\" more information than section NAME
|
||||||
.B w3mman
|
.B w3mman
|
||||||
is a pager for manual pages, using
|
is a Perl script that uses
|
||||||
.BR w3m (1).
|
.BR w3m (1)
|
||||||
|
to serve as a pager for on-line reference manuals.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
A summary of options is included below.
|
A summary of options is included below.
|
||||||
.TP
|
.TP
|
||||||
.BI \-M " path"
|
.BI \-M " path"
|
||||||
Specify
|
Specify
|
||||||
.I path
|
.I path
|
||||||
as MANPATH.
|
as alternative MANPATH to use.
|
||||||
.TP
|
.TP
|
||||||
.BI \-k " keyword"
|
.BI \-k " keyword"
|
||||||
Specify
|
Specify \fIkeyword\fP.
|
||||||
.I keyword.
|
|
||||||
.TP
|
.TP
|
||||||
.BI \-l " file"
|
.BI \-l " file"
|
||||||
Specify a
|
Specify a \fIfile\fP.
|
||||||
.I file.
|
|
||||||
.SH ENVIRONMENT
|
.SH ENVIRONMENT
|
||||||
Two variables are available for debugging.
|
Two variables are available for debugging.
|
||||||
.TP
|
.TP
|
||||||
|
71
scripts/w3mman/w3mman.de.1.in
Normal file
71
scripts/w3mman/w3mman.de.1.in
Normal file
@@ -0,0 +1,71 @@
|
|||||||
|
.\"*******************************************************************
|
||||||
|
.\"
|
||||||
|
.\" This file was generated with po4a. Translate the source file.
|
||||||
|
.\"
|
||||||
|
.\"*******************************************************************
|
||||||
|
.TH W3MMAN 1 2016\-07\-13
|
||||||
|
.\" 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 \- eine Schnittstelle zur Anzeige von Online\-Referenzhandbüchern durch
|
||||||
|
w3m(1)
|
||||||
|
.SH SYNOPSIS
|
||||||
|
.\" mh 2016-07-04: "page" is an optional argument.
|
||||||
|
.\" Started without it, w3mman displays a form that allows selection
|
||||||
|
.\" of a manual page according to section, name and keyword.
|
||||||
|
.\" Therefore square brackets introduced
|
||||||
|
\fBw3mman\fP [ \fB\-M\fP \fIPfad\fP ] [ \fIAbschnitt\fP ] [ \fISeite\fP ]
|
||||||
|
.br
|
||||||
|
\fBw3mman\fP [\fB\-M\fP \fIPfad\fP] \fB\-k\fP \fIStichwort\fP
|
||||||
|
.br
|
||||||
|
\fBw3mman\fP \fB\-l\fP \fIDatei\fP
|
||||||
|
.br
|
||||||
|
.SH BESCHREIBUNG
|
||||||
|
.\" mh 2016-07-04 text edited. This section shall deliver
|
||||||
|
.\" more information than section NAME
|
||||||
|
\fBw3mman\fP ist ein Perl\-Skript, welches auf \fBw3m\fP(1) zurückgreift, um als
|
||||||
|
Betrachter für Online\-Referenzhandbücher zu dienen.
|
||||||
|
.SH OPTIONEN
|
||||||
|
Es folgt eine Zusammenfassung der Optionen.
|
||||||
|
.TP
|
||||||
|
\fB\-M\fP\fI Pfad\fP
|
||||||
|
Suchpfad für Handbuchseiten auf \fIPfad\fP setzen
|
||||||
|
.TP
|
||||||
|
\fB\-k\fP \fIStichwort\fP
|
||||||
|
zum \fIStichwort\fP passende Handbuchseiten anzeigen
|
||||||
|
.TP
|
||||||
|
\fB\-l\fP \fIDatei\fP
|
||||||
|
die Handbuchseiten\-Datei \fIDatei\fP anzeigen
|
||||||
|
.SH UMGEBUNGSVARIABLEN
|
||||||
|
Zur Fehleranalyse stehen zwei Variablen zur Verfügung.
|
||||||
|
.TP
|
||||||
|
\fBW3MMAN_W3M\fP
|
||||||
|
Ist W3MMAN_W3M gesetzt, wird ihr Wert anstelle von @W3M@ verwendet.
|
||||||
|
.TP
|
||||||
|
\fBW3MMAN_MAN\fP
|
||||||
|
Ist W3MMAN_MAN gesetzt, wird ihr Wert anstelle von @MAN@ verwendet.
|
||||||
|
.SH DATEIEN
|
||||||
|
.TP
|
||||||
|
\fI@libexecdir@/@PACKAGE@/cgi\-bin/w3mman2html.cgi\fP
|
||||||
|
Skript, welches Handbuchseiten in HTML konvertiert
|
||||||
|
.SH "SIEHE AUCH"
|
||||||
|
\fBman\fP(1), \fBw3m\fP(1).
|
||||||
|
.SH AUTOR
|
||||||
|
Diese Handbuchseite wurde von Fumitoshi UKAI <ukai@debian.or.jp> für
|
||||||
|
Debian GNU / Linux geschrieben, sie kann aber auch auf anderen Systemen
|
||||||
|
verwendet werden.
|
||||||
|
Die deutsche Übersetzung wurde 2016 von
|
||||||
|
.UR markus.hiereth@freenet.de
|
||||||
|
Markus Hiereth
|
||||||
|
.UE
|
||||||
|
erstellt.
|
Reference in New Issue
Block a user