diff options
Diffstat (limited to 'lib/libX11/man/XcmsStoreColor.man')
-rw-r--r-- | lib/libX11/man/XcmsStoreColor.man | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/libX11/man/XcmsStoreColor.man b/lib/libX11/man/XcmsStoreColor.man index 39cbaca05..c31646c25 100644 --- a/lib/libX11/man/XcmsStoreColor.man +++ b/lib/libX11/man/XcmsStoreColor.man @@ -53,9 +53,11 @@ XcmsStoreColor, XcmsStoreColors \- set colors Status XcmsStoreColor\^(\^Display *\fIdisplay\fP\^, Colormap \fIcolormap\fP\^, XcmsColor *\fIcolor\fP\^); .HP -Status XcmsStoreColors\^(\^Display *\fIdisplay\fP\^, Colormap -\fIcolormap\fP\^, XcmsColor \fIcolors\fP\^[\^]\^, int \fIncolors\fP\^, Bool -\fIcompression_flags_return\fP\^[\^]\^); +Status XcmsStoreColors\^(\^Display *\fIdisplay\fP\^, +Colormap \fIcolormap\fP\^, +XcmsColor *\fIcolors\fP\^, +unsigned \fIncolors\fP\^, +Bool *\fIcompression_flags_return\fP\^); .SH ARGUMENTS .IP \fIdisplay\fP 1i Specifies the connection to the X server. |