summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-08-28 23:04:38 +0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-08-28 23:04:38 +0800
commitbf24400936c10af6f5aa0c75cfe2207ab9b680b4 (patch)
tree36c4ad2ba2ff5f04bcc17290dbbd2175e1ea9a5c
parent53affa9335116f2d367f041e6502a411d4619e47 (diff)
XkbSetDeviceButtonActions.man: remove non-existent actions argument
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--man/xkb/XkbSetDeviceButtonActions.man6
1 files changed, 1 insertions, 5 deletions
diff --git a/man/xkb/XkbSetDeviceButtonActions.man b/man/xkb/XkbSetDeviceButtonActions.man
index 54b6e87b..b32647b6 100644
--- a/man/xkb/XkbSetDeviceButtonActions.man
+++ b/man/xkb/XkbSetDeviceButtonActions.man
@@ -36,8 +36,7 @@ XkbSetDeviceButtonActions \- Change only the button actions for an input extensi
.BI "(\^Display *" "dpy" "\^,"
.BI "XkbDeviceInfoPtr " "device" "\^,"
.BI "unsigned int " "first_button" "\^,"
-.BI "unsigned int " "num_buttons" "\^,"
-.BI "*** MISSING ***" "actions" "\^);"
+.BI "unsigned int " "num_buttons" "\^);"
.if n .ti +5n
.if t .ti +.5i
.SH ARGUMENTS
@@ -53,9 +52,6 @@ number of first button to update, 0 relative
.TP
.I \- num_buttons
number of buttons to update
-.TP
-.I \- actions
-*** MISSING ***
.SH DESCRIPTION
.LP
.I XkbSetDeviceButtonActions