diff options
Diffstat (limited to 'libXt/man/XtGetKeyboardFocusWidget.man')
-rw-r--r-- | libXt/man/XtGetKeyboardFocusWidget.man | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/libXt/man/XtGetKeyboardFocusWidget.man b/libXt/man/XtGetKeyboardFocusWidget.man index ab63c6660..e56348761 100644 --- a/libXt/man/XtGetKeyboardFocusWidget.man +++ b/libXt/man/XtGetKeyboardFocusWidget.man @@ -1,5 +1,3 @@ -.\" $Xorg: XtGetKFoc.man,v 1.3 2000/08/17 19:42:00 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/XtGetKFoc.man,v 1.2 2001/01/27 18:20:26 dawes Exp $ -.\" .ds tk X Toolkit .ds xT X Toolkit Intrinsics \- C Language Interface .ds xI Intrinsics @@ -141,9 +137,9 @@ Must be of class Core or any subclass thereof. function returns the widget that would be the end result of keyboard event forwarding for a keyboard event for the specified widget. .SH "SEE ALSO" -XtInsertEventTypeHandler(3Xt), XtRemoveEventTypeHandler(3Xt), -XtRegisterExtensionSelector(3Xt), XtSetEventDispatcher(3Xt), -XtDispatchEventToWidget(3Xt) +XtInsertEventTypeHandler(__libmansuffix__), XtRemoveEventTypeHandler(__libmansuffix__), +XtRegisterExtensionSelector(__libmansuffix__), XtSetEventDispatcher(__libmansuffix__), +XtDispatchEventToWidget(__libmansuffix__) .br \fI\*(xT\fP .br |