diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2020-01-04 17:55:18 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2020-01-04 17:55:18 +0000 |
commit | 1128148d76d7952d7aacfa2b083f5b5a96b4b4d5 (patch) | |
tree | 9291b9dfdfb4da1828705353be85e340f302e651 /lib/libX11/man/xkb/XkbFreeIndicatorMaps.man | |
parent | 7b7fd95cb6ee85ebe6d6d08b126b770770e86688 (diff) |
Uppdate to libX11 1.6.9. Tested by krw@ and naddy@
Diffstat (limited to 'lib/libX11/man/xkb/XkbFreeIndicatorMaps.man')
-rw-r--r-- | lib/libX11/man/xkb/XkbFreeIndicatorMaps.man | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libX11/man/xkb/XkbFreeIndicatorMaps.man b/lib/libX11/man/xkb/XkbFreeIndicatorMaps.man index f7137578e..bff887fce 100644 --- a/lib/libX11/man/xkb/XkbFreeIndicatorMaps.man +++ b/lib/libX11/man/xkb/XkbFreeIndicatorMaps.man @@ -46,3 +46,9 @@ frees the memory associated with the .I indicators member of .I xkb. + +If xkb is NULL, no operation is performed. + +.SH "SEE ALSO" +.BR XkbAllocIndicatorMaps (__libmansuffix__) + |