From 446f5f7f41317a85a0cd0efa5e6a1b37bc99fba2 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 9 Dec 2014 10:44:13 +0100 Subject: [PATCH] Fix pasto in XkbGetKeyBehaviors(3) manual Reviewed-by: Thomas Klausner Signed-off-by: Peter Hutterer --- man/xkb/XkbGetKeyBehaviors.man | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/xkb/XkbGetKeyBehaviors.man b/man/xkb/XkbGetKeyBehaviors.man index 3d2ae10d..02b638b7 100644 --- a/man/xkb/XkbGetKeyBehaviors.man +++ b/man/xkb/XkbGetKeyBehaviors.man @@ -19,13 +19,13 @@ .\" FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER .\" DEALINGS IN THE SOFTWARE. .\" -.TH XkbChangeTypesOfKey __libmansuffix__ __xorgversion__ "XKB FUNCTIONS" +.TH XkbGetKeyBehaviors __libmansuffix__ __xorgversion__ "XKB FUNCTIONS" .SH NAME -XkbChangeTypesOfKey \- Obtain the behaviors (the behaviors array) for a subset of the keys in +XkbGetKeyBehaviors \- Obtain the behaviors (the behaviors array) for a subset of the keys in a keyboard description from the server .SH SYNOPSIS .HP -.B Status XkbChangeTypesOfKey +.B Status XkbGetKeyBehaviors .BI "(\^Display *" "dpy" "\^," .BI "unsigned int " "first" "\^," .BI "unsigned int " "num" "\^,"