summaryrefslogtreecommitdiff
path: root/man/XPutBackEvent.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XPutBackEvent.man')
-rw-r--r--man/XPutBackEvent.man9
1 files changed, 3 insertions, 6 deletions
diff --git a/man/XPutBackEvent.man b/man/XPutBackEvent.man
index d2a337e..b69ee4d 100644
--- a/man/XPutBackEvent.man
+++ b/man/XPutBackEvent.man
@@ -40,7 +40,7 @@
.\" of this documentation for any purpose.
.\" It is provided ``as is'' without express or implied warranty.
.\"
-.\" $XFree86: xc/doc/man/X11/XPutBEvnt.man,v 1.2 2001/01/27 18:20:02 dawes Exp $
+.\" $XFree86: xc/doc/man/X11/XPutBEvnt.man,v 1.3 2003/04/28 22:17:56 herrb Exp $
.\"
.ds xT X Toolkit Intrinsics \- C Language Interface
.ds xW Athena X Widgets \- C Language X Toolkit Interface
@@ -144,11 +144,8 @@
.SH NAME
XPutBackEvent \- put events back on the queue
.SH SYNTAX
-XPutBackEvent\^(\^\fIdisplay\fP, \fIevent\fP\^)
-.br
- Display *\fIdisplay\fP\^;
-.br
- XEvent *\fIevent\fP\^;
+.HP
+XPutBackEvent\^(\^Display *\fIdisplay\fP\^, XEvent *\fIevent\fP\^);
.SH ARGUMENTS
.IP \fIdisplay\fP 1i
Specifies the connection to the X server.