[Pkg-wmaker-commits] [wmbiff] 30/92: wmbiff: Fix manpages.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 02:59:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmbiff.
commit e46c1e80a1721c95a6d51e02390ac1f19e3411d0
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Fri Nov 7 21:31:22 2014 -0600
wmbiff: Fix manpages.
In particular, fix spelling-error-in-manpage, hyphen-used-as-minus-sign,
and manpage-has-errors-from-man Lintian warnings from the Debian package.
---
wmbiff/wmbiff.1 | 12 ++++++------
wmbiff/wmbiffrc.5.in | 12 ++++++------
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/wmbiff/wmbiff.1 b/wmbiff/wmbiff.1
index a7c5f78..c242882 100644
--- a/wmbiff/wmbiff.1
+++ b/wmbiff/wmbiff.1
@@ -13,7 +13,7 @@ WMBiff \- A dockable Mailbox Monitor
.SH SYNOPSIS
.B wmbiff
-[-display <display name>] [-geometry +XPOS+YPOS] [-c <filename>] [-h] [-v] [-debug] [-fg <foreground-color>] [-bg <background-color>] [-hi <highlight-color>] [-font <X11 font>|default] [-o] [+w]
+[\-display <display name>] [\-geometry +XPOS+YPOS] [\-c <filename>] [\-h] [\-v] [\-debug] [\-fg <foreground-color>] [\-bg <background-color>] [\-hi <highlight-color>] [\-font <X11 font>|default] [\-o] [+w]
.br
.SH DESCRIPTION
@@ -60,15 +60,15 @@ Use specified configuration file instead of ~/.wmbiffrc.
Print verbose log of progress.
.TP
.B \-fg <color>
-Use specified X11 color for foreground. Implies -font default,
+Use specified X11 color for foreground. Implies \-font default,
unless overridden.
.TP
.B \-bg <color>
-Use specified X11 color for background. Implies -font default,
+Use specified X11 color for background. Implies \-font default,
unless overridden.
.TP
.B \-hi <color>
-Use specified X11 color for new mail counters. Implies -font
+Use specified X11 color for new mail counters. Implies \-font
default, unless overridden.
.TP
.B \-font <font>
@@ -97,7 +97,7 @@ by default).
Do not use the "withdrawn" state: the wmbiff window will not
be captured as an icon and placed in the dock, but will
instead have its own window. This option starts with a '+'
-for consistency with other software programs: many use '-w'
+for consistency with other software programs: many use '\-w'
to mean the opposite.
.SH BUGS
@@ -105,7 +105,7 @@ Send bug reports or suggestions to the WMBiff Development
Mailing List <wmbiff-devel at lists.sourceforge.net>. Consider
attaching a transcript of your session, generated using:
.RS
-wmbiff -debug | tee wmbiff-log
+wmbiff \-debug | tee wmbiff-log
.RE
Be sure to remove any instances of your password.
diff --git a/wmbiff/wmbiffrc.5.in b/wmbiff/wmbiffrc.5.in
index 1800c80..287e824 100644
--- a/wmbiff/wmbiffrc.5.in
+++ b/wmbiff/wmbiffrc.5.in
@@ -24,7 +24,7 @@ different options which can be specified in a user's wmbiffrc.
.SH OPTIONS
Each option takes the form
.IR option[.mbox] " = " value .
-Comments must be preceeded by pound signs (#).
+Comments must be preceded by pound signs (#).
The supported configuration options are:
@@ -49,7 +49,7 @@ predefined value from gnults or a custom value. Default value
is: \fINORMAL\fP.
gnutls predefined values:
-.SP
+.sp
.RS 8
\fIPERFORMANCE\fP (gnutls >= 2.2.0)
.RE
@@ -97,7 +97,7 @@ path, wmbiff will search @SKINDIR@, /usr/share/wmbiff,
pixmap file.
.TP
\fBglobalnotify\fP
-Command to be executed when new mail is recieved in any mailbox. Set
+Command to be executed when new mail is received in any mailbox. Set
notify.n to override this option for mailbox n.
.TP
\fBlabel.n\fP
@@ -237,7 +237,7 @@ Per mailbox check interval. Value is the amount of seconds between
checkings, default is the global interval.
.TP
\fBfetchinterval.n\fP
-Interval between mail auto-fetching. Values accept 0 to disable, -1 for
+Interval between mail auto-fetching. Values accept 0 to disable, \-1 for
autofetching on new mail arrival, and positive values for a given interval
in seconds.
.TP
@@ -299,12 +299,12 @@ sometimes a failed attempt to authenticate can cause later
failures. Some servers claim to support cram-md5 but fail:
telling wmbiff not to try can help.
-For other problems, run wmbiff with the -debug option. See
+For other problems, run wmbiff with the \-debug option. See
wmbiff(1) for details.
While editing .wmbiffrc, you may find it useful to restart
wmbiff using either control-shift mouse button 1, or killall
--USR1 wmbiff.
+\-USR1 wmbiff.
.SH FILES
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git
More information about the Pkg-wmaker-commits
mailing list