summaryrefslogtreecommitdiff
path: root/man/XtRegisterGrabAction.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtRegisterGrabAction.man')
-rw-r--r--man/XtRegisterGrabAction.man9
1 files changed, 6 insertions, 3 deletions
diff --git a/man/XtRegisterGrabAction.man b/man/XtRegisterGrabAction.man
index 3447979..8c7c51a 100644
--- a/man/XtRegisterGrabAction.man
+++ b/man/XtRegisterGrabAction.man
@@ -1,4 +1,4 @@
-.\" $Xorg: XtRegGA.man,v 1.4 2001/03/16 17:53:53 pookie Exp $
+.\" $Xorg: XtRegGA.man,v 1.3 2000/08/17 19:42:02 cpqbld Exp $
.\"
.\" Copyright (c) 1993, 1994 X Consortium
.\"
@@ -24,6 +24,9 @@
.\" be used in advertising or otherwise to promote the sale, use or other
.\" dealing in this Software without prior written authorization from the
.\" X Consortium.
+.\"
+.\" $XFree86: xc/doc/man/Xt/XtRegGA.man,v 1.3 2001/02/09 03:47:52 tsi Exp $
+.\"
.ds tk X Toolkit
.ds xT X Toolkit Intrinsics \- C Language Interface
.ds xI Intrinsics
@@ -123,11 +126,11 @@
.el .sp 10p
..
.ny0
-.TH XtRegisterGrabAction 3Xt "Release 6.6" "X Version 11" "XT FUNCTIONS"
+.TH XtRegisterGrabAction 3Xt __xorgversion__ "XT FUNCTIONS"
.SH NAME
XtRegisterGrabAction \- register button and key grabs
.SH SYNTAX
-void XtRegisterGrabAction(\fIaction_proc\fP, \fIowner_events\fP, \
+void XtRegisterGrabAction(\fIaction_proc\fP, \fIowner_events\fP,
\fIevent_mask\fP, \fIpointer_mode\fP, \fIkeyboard_mode\fP)
.br
XtActionProc \fIaction_proc\fP;