summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>2021-04-05 12:18:39 +0100
committerPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>2021-04-05 12:18:39 +0100
commitb50eb695ab417db5765ec478b72bf62b7a6ffefe (patch)
tree0ce2f66a9620cbca654c8997b0631f78ea6dd3f0
parent70ff299fedba06513e8895dcc1cc21a63f06f9e1 (diff)
Also mention tickit_tick(3) on manpage head line
-rw-r--r--man/tickit_run.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/tickit_run.3 b/man/tickit_run.3
index fec45cd..49aed3f 100644
--- a/man/tickit_run.3
+++ b/man/tickit_run.3
@@ -1,6 +1,6 @@
.TH TICKIT_RUN 3
.SH NAME
-tickit_run, tickit_stop \- control the event loop of the toplevel instance
+tickit_run, tickit_stop, tickit_tick \- control the event loop of the toplevel instance
.SH SYNOPSIS
.EX
.B #include <tickit.h>