diff --git a/wmbiff/wmbiff/wmbiff.1 b/wmbiff/wmbiff/wmbiff.1 index a7c5f78..c242882 100644 --- a/wmbiff/wmbiff/wmbiff.1 +++ b/wmbiff/wmbiff/wmbiff.1 @@ -13,7 +13,7 @@ WMBiff \- A dockable Mailbox Monitor .SH SYNOPSIS .B wmbiff -[-display ] [-geometry +XPOS+YPOS] [-c ] [-h] [-v] [-debug] [-fg ] [-bg ] [-hi ] [-font |default] [-o] [+w] +[\-display ] [\-geometry +XPOS+YPOS] [\-c ] [\-h] [\-v] [\-debug] [\-fg ] [\-bg ] [\-hi ] [\-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 -Use specified X11 color for foreground. Implies -font default, +Use specified X11 color for foreground. Implies \-font default, unless overridden. .TP .B \-bg -Use specified X11 color for background. Implies -font default, +Use specified X11 color for background. Implies \-font default, unless overridden. .TP .B \-hi -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 @@ -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 . 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/wmbiff/wmbiffrc.5.in b/wmbiff/wmbiff/wmbiffrc.5.in index 1800c80..287e824 100644 --- a/wmbiff/wmbiff/wmbiffrc.5.in +++ b/wmbiff/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