summaryrefslogtreecommitdiff
path: root/man/XpmCreateXpmImage.man
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-08-26 18:29:05 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-08-27 10:12:44 -0700
commit2d5fa4c2079494f502f9a576d749fa1e205f2144 (patch)
tree5f4bcab7f2ad1fb911380f1d50caf67988daec9d /man/XpmCreateXpmImage.man
parent2b7357e83e38e2a860687ee4150ef60bd6c0a47f (diff)
downloadxorg-lib-libXpm-2d5fa4c2079494f502f9a576d749fa1e205f2144.tar.gz
man pages: Add missing word 'function' where needed
A number of instances of 'The Xpm... function' were missing the word "function", so read awkwardly. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/XpmCreateXpmImage.man')
-rw-r--r--man/XpmCreateXpmImage.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XpmCreateXpmImage.man b/man/XpmCreateXpmImage.man
index 09bf577..692ac48 100644
--- a/man/XpmCreateXpmImage.man
+++ b/man/XpmCreateXpmImage.man
@@ -59,7 +59,7 @@ Specifies the location of a structure containing information (or NULL).
.SH DESCRIPTION
.SS XpmCreateXpmImageFromBuffer
To create an XpmImage from an XPM buffer, use XpmCreateXpmImageFromBuffer.
-The XpmCreateXpmImageFromBuffer reads the given buffer to fill in the given XpmImage structure.
+The XpmCreateXpmImageFromBuffer function reads the given buffer to fill in the given XpmImage structure.
If the buffer does not contain valid XPM data, it returns XpmFileInvalid.
If insufficient working storage is allocated, it returns XpmNoMemory, and returns XpmSuccess on success.
If the passed XpmInfo structure pointer is not NULL, XpmCreateXpmImageFromBuffer looks for the following attributes: