From 058b0118a52061ad57694c01fc8763b22b789c4d Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 3 Jan 2005 06:40:20 +0000 Subject: Some man pages. --- man/man3/event.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/man3/event.3') 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) -- cgit v1.2.3