diff options
Diffstat (limited to 'lib/libX11/man/XOpenIM.man')
-rw-r--r-- | lib/libX11/man/XOpenIM.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libX11/man/XOpenIM.man b/lib/libX11/man/XOpenIM.man index cfc978819..e5dd25be9 100644 --- a/lib/libX11/man/XOpenIM.man +++ b/lib/libX11/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 |