summaryrefslogtreecommitdiff
path: root/man/XtAddActions.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtAddActions.man')
-rw-r--r--man/XtAddActions.man9
1 files changed, 3 insertions, 6 deletions
diff --git a/man/XtAddActions.man b/man/XtAddActions.man
index 3538e22..bca20c7 100644
--- a/man/XtAddActions.man
+++ b/man/XtAddActions.man
@@ -26,7 +26,7 @@
.\" other dealing in this Software without prior written authorization
.\" from the X Consortium.
.\"
-.\" $XFree86: xc/doc/man/Xt/XtAddAct.man,v 1.2 2001/01/27 18:20:23 dawes Exp $
+.\" $XFree86: xc/doc/man/Xt/XtAddAct.man,v 1.3 2003/04/28 22:18:17 herrb Exp $
.\"
.ds tk X Toolkit
.ds xT X Toolkit Intrinsics \- C Language Interface
@@ -131,11 +131,8 @@
.SH NAME
XtAddActions \- register an action table
.SH SYNTAX
-void XtAddActions(\fIactions\fP, \fInum_actions\fP)
-.br
- XtActionList \fIactions\fP;
-.br
- Cardinal \fInum_actions\fP;
+.HP
+void XtAddActions(XtActionList \fIactions\fP, Cardinal \fInum_actions\fP);
.SH ARGUMENTS
.IP \fIactions\fP 1i
Specifies the action table to register.