diff options
Diffstat (limited to 'man/XtConvert.man')
-rw-r--r-- | man/XtConvert.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/XtConvert.man b/man/XtConvert.man index 771c5df..74fad6d 100644 --- a/man/XtConvert.man +++ b/man/XtConvert.man @@ -1,4 +1,5 @@ .\" $Xorg: XtConvert.man,v 1.3 2000/08/17 19:41:59 cpqbld Exp $ +.\" $XdotOrg: $ .\" .\" Copyright 1993 X Consortium .\" @@ -138,7 +139,7 @@ String \fIto_type\fP, XrmValuePtr \fIto_return\fP); void XtDirectConvert(XtConverter \fIconverter\fP, XrmValuePtr \fIargs\fP, Cardinal \fInum_args\fP, XrmValuePtr \fIfrom\fP, XrmValuePtr \fIto_return\fP); .SH ARGUMENTS -.ds Al that contains the additional arguments needed to perform +.ds Al that contains the additional arguments needed to perform \ the conversion (often NULL) .IP \fIargs\fP 1i Specifies the argument list \*(Al. |