summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Mainz <roland.mainz@nrubsig.org>2005-01-12 23:37:05 +0000
committerRoland Mainz <roland.mainz@nrubsig.org>2005-01-12 23:37:05 +0000
commitebc7057f3343aae43ce35be0e74a76da5436c9ce (patch)
tree043c2fadf77eaf4d6e8558602ef5af5818a56afb
parent045e3de107523f28e765da8239d6afa9f51d6ba2 (diff)
downloadxorg-lib-libXt-XORG-6_8-branch.tar.gz
Bugzilla #2189 (https://bugs.freedesktop.org/show_bug.cgi?id=2189)XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8-branch
attachment #1607 (https://bugs.freedesktop.org/attachment.cgi?id=1607): Fix formatting of XtNextEvent manual page. Patch by Matthieu Herrb <matthieu.herrb@laas.fr>
-rw-r--r--man/XtNextEvent.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XtNextEvent.man b/man/XtNextEvent.man
index eda256f..af20dfb 100644
--- a/man/XtNextEvent.man
+++ b/man/XtNextEvent.man
@@ -137,7 +137,7 @@ void XtNextEvent(XEvent *\fIevent_return\fP);
Boolean XtPeekEvent(XEvent *\fIevent_return\fP);
.HP
Boolean XtPending(void);
-.Hp
+.HP
void XtProcessEvent(XtInputMask \fImask\fP);
.HP
void XtMainLoop(void);