summaryrefslogtreecommitdiff
path: root/man/XpmCreateImage.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XpmCreateImage.man')
-rw-r--r--man/XpmCreateImage.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XpmCreateImage.man b/man/XpmCreateImage.man
index 28c9bf7..024a29e 100644
--- a/man/XpmCreateImage.man
+++ b/man/XpmCreateImage.man
@@ -63,7 +63,7 @@ and possibly the data returned into the XpmAttributes structure.
.SS XpmCreateImageFromBuffer
To create an XImage from an XPM buffer, use XpmCreateImageFromBuffer.
-The XpmCreateImageFromBuffer works the same way as XpmReadFileToImage(),
+The XpmCreateImageFromBuffer function works the same way as XpmReadFileToImage(),
it just parses the buffer instead of the file.
Be aware that the feature provided on some systems by XpmReadFileToImage
to deal with compressed files is not available here.