summaryrefslogtreecommitdiff
path: root/man/XIfEvent.man
diff options
context:
space:
mode:
authorWalter Harms <wharms@bfs.de>2019-06-22 18:33:48 +0200
committerWalter Harms <wharms@bfs.de>2019-06-22 18:33:48 +0200
commit08e6b36292ebf01ba2dcc4a48ec371c6f5d13458 (patch)
treec59d7eb9e59c0396ee72c482a5a4f7001cfe9d48 /man/XIfEvent.man
parentcb0e894fe9927b07bd9d97c067fd0d007accb105 (diff)
downloadxorg-lib-libX11-08e6b36292ebf01ba2dcc4a48ec371c6f5d13458.tar.gz
remove in-text macros
remove in-text macros an fix a few typos on the way. hopefuly that will make maintenance more easy. Signed-off-by: Walter Harms <wharms@bfs.de>
Diffstat (limited to 'man/XIfEvent.man')
-rw-r--r--man/XIfEvent.man3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/XIfEvent.man b/man/XIfEvent.man
index 1cfc571a..eab1030c 100644
--- a/man/XIfEvent.man
+++ b/man/XIfEvent.man
@@ -96,9 +96,8 @@ Bool (\^*\fIpredicate\fP\^)\^(\^)\^, XPointer \fIarg\fP\^);
Specifies the user-supplied argument that will be passed to the predicate procedure.
.IP \fIdisplay\fP 1i
Specifies the connection to the X server.
-.ds Ev \ either a copy of or
.IP \fIevent_return\fP 1i
-Returns\*(Ev the matched event's associated structure.
+Returns either a copy of or the matched event's associated structure.
.IP \fIpredicate\fP 1i
Specifies the procedure that is to be called to determine
if the next event in the queue matches what you want.