From 01412a19db2c9ad422dfc720fb66c1989af7e2e4 Mon Sep 17 00:00:00 2001 From: schwarze Date: Tue, 9 Dec 2014 09:29:52 +0000 Subject: [PATCH] fix wrong name in .TH, NAME, and SYNOPSIS (obviously bad pastos...) ok matthieu@ --- lib/libX11/man/xkb/XkbGetKeyBehaviors.man | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/libX11/man/xkb/XkbGetKeyBehaviors.man b/lib/libX11/man/xkb/XkbGetKeyBehaviors.man index 3d2ae10d7..3d7407db1 100644 --- a/lib/libX11/man/xkb/XkbGetKeyBehaviors.man +++ b/lib/libX11/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" "\^,"