[CONTACT]

[ABOUT]

[POLICY]

git clone catpoint catpoint Log gph

Found at: gopher.r-36.net:70/scm/catpoint/commit/4f4e9e4aa492d0eec894901174c75818ead46d8f.gph

tcatpoint.1: document signals, changed behaviour for r, ^L, fix a typo - catpoint - Catpoint simple presenting software.

git clone git://r-36.net/catpoint

Log

Files

Refs

LICENSE

---

commit 4f4e9e4aa492d0eec894901174c75818ead46d8f

parent 80b1a263250b1efc820659eee7134a5a61f65d3f

Author: Hiltjo Posthuma

Date:   Mon, 28 Dec 2020 15:42:27 +0100
catpoint.1: document signals, changed behaviour for r, ^L, fix a typo
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat:
  catpoint.1                          |      13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
---

diff --git a/catpoint.1 b/catpoint.1

t@@ -1,4 +1,4 @@
-.Dd December 20, 2020
+.Dd December 28, 2020
 .Dt CATPOINT 1
 .Os
 .Sh NAME
t@@ -26,11 +26,20 @@ Go to the first slide.
 .It i, END KEY
 Go to the last slide.
 .It r, ^L
+Redraw the current slide contents.
+.El
+.Sh SIGNALS
+.Bl -tag -width Ds
+.It SIGHUP
 Reload and redraw the current slide contents.
+.It SIGINT, SIGQUIT, SIGTERM
+Quit
+.It SIGWINCH
+Redraw the current slide contents.
 .El
 .Sh EXIT STATUS
 .Ex -std
 .Sh SEE ALSO
-.Xr cat 1 ,
+.Xr cat 1
 .Sh AUTHORS
 .An Christoph Lohmann Aq Mt 20h@r-36.net
.


AD: