summaryrefslogtreecommitdiff
path: root/man/XtCallAcceptFocus.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtCallAcceptFocus.man')
-rw-r--r--man/XtCallAcceptFocus.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/XtCallAcceptFocus.man b/man/XtCallAcceptFocus.man
index 110468f..7360acc 100644
--- a/man/XtCallAcceptFocus.man
+++ b/man/XtCallAcceptFocus.man
@@ -69,14 +69,14 @@ Specifies the X time of the event that is causing the accept focus.
Specifies the widget.
.SH DESCRIPTION
The
-.ZN XtCallAcceptFocus
+.BR XtCallAcceptFocus
function calls the specified widget's accept_focus procedure,
passing it the specified widget and time, and returns what the accept_focus
procedure returns.
If accept_focus is NULL,
-.ZN XtCallAcceptFocus
+.BR XtCallAcceptFocus
returns
-.ZN False .
+.BR False .
.SH "SEE ALSO"
XtSetKeyboardFocus(__libmansuffix__)
.br