summaryrefslogtreecommitdiff
path: root/lib/libXt/man/XtSetKeyboardFocus.man
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libXt/man/XtSetKeyboardFocus.man')
-rw-r--r--lib/libXt/man/XtSetKeyboardFocus.man10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libXt/man/XtSetKeyboardFocus.man b/lib/libXt/man/XtSetKeyboardFocus.man
index ae09e3391..ab6499897 100644
--- a/lib/libXt/man/XtSetKeyboardFocus.man
+++ b/lib/libXt/man/XtSetKeyboardFocus.man
@@ -128,11 +128,11 @@
XtSetKeyboardFocus \- focus events on a child widget
.SH SYNTAX
.HP
-XtSetKeyboardFocus(Widget \fIsubtree\fP, Widget \fIdescendant\fP);
+XtSetKeyboardFocus(Widget \fIsubtree\fP, Widget \fIdescendant\fP);
.SH ARGUMENTS
.IP \fIsubtree\fP 1i
-Specifies either the widget in the subtree structure which is to receive the
-keyboard event, or
+Specifies either the widget in the subtree structure which is to receive the
+keyboard event, or
.ZN None .
Note that it is not an error to specify
.ZN None
@@ -141,10 +141,10 @@ when no input focus was previously set.
.IP \fIdescendant\fP 1i
Specifies the widget \*(Wi.
.SH DESCRIPTION
-If a future
+If a future
.ZN KeyPress
or
-.ZN KeyRelease
+.ZN KeyRelease
event occurs within the specified subtree,
.ZN XtSetKeyboardFocus
causes