diff options
Diffstat (limited to 'man/XpmCreateBuffer.man')
-rw-r--r-- | man/XpmCreateBuffer.man | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/XpmCreateBuffer.man b/man/XpmCreateBuffer.man index 6d4cc6a..03d8b87 100644 --- a/man/XpmCreateBuffer.man +++ b/man/XpmCreateBuffer.man @@ -77,6 +77,7 @@ attributes: XpmComments, XpmExtensions, and XpmHotspot, and writes the related i The caller should free the buffer using XpmFree when finished. .SH "SEE ALSO" -.BR XpmCreateBufferFromImage(__libmansuffix__) , -.BR XpmCreateBufferFromPixmap(__libmansuffix__) , -.BR XpmCreateBufferFromXpmImage(__libmansuffix__) +.BR XpmFree (__libmansuffix__), +.BR XpmWriteFileFromBuffer (__libmansuffix__), +.BR XpmWriteFileFromImage (__libmansuffix__), +.BR XpmWriteFileFromPixmap (__libmansuffix__) |