[Pkg-wmaker-commits] [wmbiff] 10/11: document restart schemes

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:03:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_14
in repository wmbiff.

commit 2b7b973ae70a7177b63e6ee6c37fb2718a7476ad
Author: bluehal <bluehal>
Date:   Sat Feb 8 21:04:48 2003 +0000

    document restart schemes
---
 wmbiff/wmbiff.1      |  7 +++++--
 wmbiff/wmbiffrc.5.in | 11 ++++++++---
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/wmbiff/wmbiff.1 b/wmbiff/wmbiff.1
index ca8b7a8..0952d8c 100644
--- a/wmbiff/wmbiff.1
+++ b/wmbiff/wmbiff.1
@@ -1,5 +1,5 @@
 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
-.\" $Id: wmbiff.1,v 1.12 2002/12/13 05:38:39 bluehal Exp $
+.\" $Id: wmbiff.1,v 1.13 2003/02/08 21:04:48 bluehal Exp $
 .\"
 .\" wmbiff.1 and wmbiffrc.5 are copyright 1999-2001 by
 .\" Jordi Mallach <jordi at debian.org>
@@ -34,7 +34,10 @@ and also optionally, a command can be executed on mail arrival (for example,
 opening your mail reader or playing a sound file).
 
 Pressing mouse button 1 will execute a command, defined in the user's config
-file. Mouse button 3 will execute a command to fetch mail, if defined.
+file. Mouse button 3 will execute a command to fetch mail, if defined.  
+To restart wmbiff, press mouse button 1 while holding control and shift keys,
+or send it SIGUSR1.
+
 .PP
 
 .SH OPTIONS
diff --git a/wmbiff/wmbiffrc.5.in b/wmbiff/wmbiffrc.5.in
index 6b4f1dd..b10c5d9 100644
--- a/wmbiff/wmbiffrc.5.in
+++ b/wmbiff/wmbiffrc.5.in
@@ -1,5 +1,5 @@
 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
-.\" $Id: wmbiffrc.5.in,v 1.10 2002/12/09 21:45:29 bluehal Exp $
+.\" $Id: wmbiffrc.5.in,v 1.11 2003/02/08 21:04:49 bluehal Exp $
 .\"
 .\" @configure_input@
 .\"
@@ -167,7 +167,7 @@ finger:user at host
 .RE
 .TP
 .I shell
-With this EXPERIMENTAL keyword, wmbiff will launch the
+With this keyword, wmbiff will launch the
 specified shell command and read its output (STDOUT)
 expecting an integer message count or a three-character
 string.  If "new" is in the first line, the string or number
@@ -248,11 +248,16 @@ For problems authenticating to servers, try specifying the
 authentication method explicitly as described above:
 sometimes a failed attempt to authenticate can cause later
 failures.  Some servers claim to support cram-md5 but fail:
-telling wmbiff not totry can help.
+telling wmbiff not to try can help.
 
 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.
+
+
 .SH FILES
 .TP
 .I ~/.wmbiffrc

-- 
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