summaryrefslogtreecommitdiff
path: root/man/XtCallAcceptFocus.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtCallAcceptFocus.man')
-rw-r--r--man/XtCallAcceptFocus.man9
1 files changed, 3 insertions, 6 deletions
diff --git a/man/XtCallAcceptFocus.man b/man/XtCallAcceptFocus.man
index 727e2b5..82e5670 100644
--- a/man/XtCallAcceptFocus.man
+++ b/man/XtCallAcceptFocus.man
@@ -26,7 +26,7 @@
.\" other dealings in this Software without prior written authorization
.\" from the X Consortium.
.\"
-.\" $XFree86: xc/doc/man/Xt/XtCallAFoc.man,v 1.2 2001/01/27 18:20:24 dawes Exp $
+.\" $XFree86: xc/doc/man/Xt/XtCallAFoc.man,v 1.3 2003/04/28 22:18:18 herrb Exp $
.\"
.ds tk X Toolkit
.ds xT X Toolkit Intrinsics \- C Language Interface
@@ -131,11 +131,8 @@
.SH NAME
XtCallAcceptFocus \- calla widget's accept_focus procedure
.SH SYNTAX
-Boolean XtCallAcceptFocus(\fIw\fP, \fItime\fP)
-.br
- Widget \fIw\fP;
-.br
- Time *\fItime\fP;
+.HP
+Boolean XtCallAcceptFocus(Widget \fIw\fP, Time *\fItime\fP);
.SH ARGUMENTS
.IP \fItime\fP 1i
Specifies the X time of the event that is causing the accept focus.