summaryrefslogtreecommitdiff
path: root/lib/libX11/man
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2014-12-09 09:29:53 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2014-12-09 09:29:53 +0000
commit41d594947842df4658fc39cfc15d2c3514548cbe (patch)
tree1a4ab2c3eeabec37066a21b69da3bffb36e75401 /lib/libX11/man
parent881dac24c8ed8f5ed6b8ca4cb3c1b27cf7757770 (diff)
fix wrong name in .TH, NAME, and SYNOPSIS (obviously bad pastos...)
ok matthieu@
Diffstat (limited to 'lib/libX11/man')
-rw-r--r--lib/libX11/man/xkb/XkbGetKeyBehaviors.man6
1 files 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" "\^,"