diff options
Diffstat (limited to 'libX11/man/xkb/XkbSAActionSetCtrls.man')
-rw-r--r-- | libX11/man/xkb/XkbSAActionSetCtrls.man | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/libX11/man/xkb/XkbSAActionSetCtrls.man b/libX11/man/xkb/XkbSAActionSetCtrls.man index b94288f3c..b1f870460 100644 --- a/libX11/man/xkb/XkbSAActionSetCtrls.man +++ b/libX11/man/xkb/XkbSAActionSetCtrls.man @@ -32,21 +32,16 @@ XkbSAActionSetCtrls \- Sets the .I ctrls0 through -I. ctrls3 +.I ctrls3 fields of .I act from .I ctrls .SH SYNOPSIS -.B void XkbSAActionSetCtrls macro -( -.I act, -.I ctrls -) -.br - XkbCtrlsAction \fIact\fP\^; -.br - unsigned int \fIctrls\fP\^; +.HP +.B void XkbSAActionSetCtrls +.BI "(\^XkbCtrlsAction " "act" "\^," +.BI "unsigned int " "ctrls" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |