summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2007-10-28 04:44:00 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-10-29 16:17:15 -0700
commit6e5485e0a5e3ab738becad12193e760c5fee83a4 (patch)
treeb7ed02d4651f15800c3cd318e773cf447c81b941 /man
parent24527c92fd1f433ea135e85ec876a94a529fe500 (diff)
X.Org Bug #12983: Typos in ./man/XChangeKeyboardControl.man
<http://bugs.freedesktop.org/show_bug.cgi?id=12983>
Diffstat (limited to 'man')
-rw-r--r--man/XChangeKeyboardControl.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XChangeKeyboardControl.man b/man/XChangeKeyboardControl.man
index 58a5c9b..6b05848 100644
--- a/man/XChangeKeyboardControl.man
+++ b/man/XChangeKeyboardControl.man
@@ -149,9 +149,9 @@ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBel
.SH SYNTAX
.HP
int XChangeKeyboardControl\^(\^Display *\fIdisplay\fP, unsigned long
-\fIvalue_mask\fP\^, XKeyBoardControl *\fIvalues\fP\^);
+\fIvalue_mask\fP\^, XKeyboardControl *\fIvalues\fP\^);
.HP
-int XGetKeyboardControl\^(\^Display *\fIdisplay\fP, XKeyBoardState
+int XGetKeyboardControl\^(\^Display *\fIdisplay\fP, XKeyboardState
*\fIvalues_return\fP\^);
.HP
int XAutoRepeatOn\^(\^Display *\fIdisplay\fP\^);