summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-11-03 14:44:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-11-03 14:44:22 -0700
commit1a7e54609ce4dc0f2d3b933502437a413cf3dea8 (patch)
tree7aaae3b7aeaa11ee1edaae58c861bd07d24deb67
parenta04b84f0f7bb3a78088756759f4b9b8bb363251e (diff)
downloadxorg-lib-libX11-1a7e54609ce4dc0f2d3b933502437a413cf3dea8.tar.gz
man pages: document XCloseIM frees its argument
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--man/XOpenIM.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/XOpenIM.man b/man/XOpenIM.man
index cfc97881..e5dd25be 100644
--- a/man/XOpenIM.man
+++ b/man/XOpenIM.man
@@ -139,7 +139,8 @@ returns NULL if no input method could be opened.
.LP
The
.B XCloseIM
-function closes the specified input method.
+function closes the specified input method and frees the memory pointed
+to by the im argument.
.LP
The
.B XSetIMValues