aboutsummaryrefslogtreecommitdiff
path: root/man/man3/event.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/event.3')
-rw-r--r--man/man3/event.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/event.3 b/man/man3/event.3
index 7982b70a..e0299811 100644
--- a/man/man3/event.3
+++ b/man/man3/event.3
@@ -138,9 +138,9 @@ event mechanism and put in a queue.
.I Ekbd
returns the next rune from the queue, blocking until the
queue is non-empty.
-The characters are read in raw mode
-(see
-.IR cons (3)),
+The characters are read in raw mode,
+.\" (see
+.\" .IR cons (3)),
so they are available as soon as a complete rune is typed.
.PP
When the mouse moves or a mouse button is pressed or released,
@@ -380,5 +380,5 @@ is nil, it restores the image to the default arrow.
.IR rio (1),
.IR graphics (3),
.IR plumb (3),
-.IR cons (3),
+.\" .IR cons (3),
.IR draw (3)