From cc7d66bfcf0d3305ee962a167dd9f4338266ebec Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sat, 10 Mar 2012 16:45:50 +0000 Subject: Update to libXt 1.1.2 --- lib/libXt/man/XtGetErrorDatabase.man | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libXt/man/XtGetErrorDatabase.man') diff --git a/lib/libXt/man/XtGetErrorDatabase.man b/lib/libXt/man/XtGetErrorDatabase.man index d859646cc..51985812e 100644 --- a/lib/libXt/man/XtGetErrorDatabase.man +++ b/lib/libXt/man/XtGetErrorDatabase.man @@ -128,11 +128,11 @@ XtGetErrorDatabase, XtGetErrorDatabaseText \- obtain error database .SH SYNTAX .HP -XrmDatabase *XtGetErrorDatabase(void); +XrmDatabase *XtGetErrorDatabase(void); .HP void XtGetErrorDatabaseText(char *\fIname\fP, char *\fItype\fP, char *\fIclass\fP, char *\fIdefault\fP, char *\fIbuffer_return\fP, int -\fInbytes\fP); +\fInbytes\fP); .SH ARGUMENTS .IP \fIbuffer_return\fP 1i Specifies the buffer into which the error message is to be returned. @@ -145,7 +145,7 @@ Specifies the default message to use\*(Dm. .br .ns .IP \fItype\fP 1i -Specifies the name and type that are concatenated to form the resource name +Specifies the name and type that are concatenated to form the resource name of the error message. .IP \fInbytes\fP 1i Specifies the size of the buffer in bytes. -- cgit v1.2.3