diff options
Diffstat (limited to 'libXt/man/XtAddEventHandler.man')
-rw-r--r-- | libXt/man/XtAddEventHandler.man | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/libXt/man/XtAddEventHandler.man b/libXt/man/XtAddEventHandler.man index 83179d331..ce8c6ae4c 100644 --- a/libXt/man/XtAddEventHandler.man +++ b/libXt/man/XtAddEventHandler.man @@ -1,5 +1,3 @@ -.\" $Xorg: XtAddEHand.man,v 1.3 2000/08/17 19:41:57 cpqbld Exp $ -.\" .\" Copyright (c) 1993, 1994 X Consortium .\" .\" Permission is hereby granted, free of charge, to any person obtaining a @@ -25,8 +23,6 @@ .\" dealing in this Software without prior written authorization from the .\" X Consortium. .\" -.\" $XFree86: xc/doc/man/Xt/XtAddEHand.man,v 1.3 2001/02/09 03:47:49 tsi Exp $ -.\" .ds tk X Toolkit .ds xT X Toolkit Intrinsics \- C Language Interface .ds xI Intrinsics @@ -234,8 +230,8 @@ for the specified events. If the procedure is already registered with the same \fIclient_data\fP value, the specified mask augments the existing mask and the procedure is repositioned in the list. .SH "SEE ALSO" -XtAppNextEvent(3Xt), -XtBuildEventMask(3Xt) +XtAppNextEvent(__libmansuffix__), +XtBuildEventMask(__libmansuffix__) .br \fI\*(xT\fP .br |