summaryrefslogtreecommitdiff
path: root/man/XtAddCallback.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtAddCallback.man')
-rw-r--r--man/XtAddCallback.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/XtAddCallback.man b/man/XtAddCallback.man
index 1058f7d..5a9f3d6 100644
--- a/man/XtAddCallback.man
+++ b/man/XtAddCallback.man
@@ -1,4 +1,5 @@
.\" $Xorg: XtAddCbk.man,v 1.3 2000/08/17 19:41:57 cpqbld Exp $
+.\" $XdotOrg: $
.\"
.\" Copyright (c) 1993, 1994 X Consortium
.\"
@@ -154,7 +155,7 @@ client data.
.ds Cn \ to which the procedure is to be appended or deleted
.IP \fIcallback_name\fP 1i
Specifies the callback list\*(Cn.
-.ds Cd it is invoked by XtCallbacks or NULL,
+.ds Cd it is invoked by XtCallbacks or NULL, \
or the client data to match on the registered callback procedures
.IP \fIclient_data\fP 1i
Specifies the argument that is to be passed to the specified procedure