summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@redhat.com>2008-10-28 11:56:55 +1030
committerPeter Hutterer <peter.hutterer@redhat.com>2008-10-28 11:56:55 +1030
commit1290cccf2d90083eba852f5f413f7e3dff48ccd2 (patch)
tree23626d3b884e92d3f19de244a83f323e99158682
parentb1022fa6d7e97640049e93ffa108083fc8d71b05 (diff)
man: fix formatting error in XkbGetIndicatorState man page.
-rw-r--r--man/xkb/XkbGetIndicatorState.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/xkb/XkbGetIndicatorState.man b/man/xkb/XkbGetIndicatorState.man
index cd40d155..ad2e0aa7 100644
--- a/man/xkb/XkbGetIndicatorState.man
+++ b/man/xkb/XkbGetIndicatorState.man
@@ -75,8 +75,8 @@ for the state of the indicators on the device specified by the
For each indicator that is "turned on" on the device, the associated bit is set
in
.I state_return.
-If a compatible version of the Xkb extension is not available in the server, .I
-XkbGetIndicatorState
+If a compatible version of the Xkb extension is not available in the server,
+.I XkbGetIndicatorState
returns a BadMatch error. Otherwise, it sends the request to the X server,
places the state of the indicators into
.I state_return,