diff options
Diffstat (limited to 'libX11/man/xkb/XkbChangeIndicators.man')
-rw-r--r-- | libX11/man/xkb/XkbChangeIndicators.man | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/libX11/man/xkb/XkbChangeIndicators.man b/libX11/man/xkb/XkbChangeIndicators.man index a0604ced4..5c023fd5c 100644 --- a/libX11/man/xkb/XkbChangeIndicators.man +++ b/libX11/man/xkb/XkbChangeIndicators.man @@ -31,21 +31,12 @@ XkbChangeIndicators \- Changes indicator maps or state without passing the entire keyboard description .SH SYNOPSIS +.HP .B Bool XkbChangeIndicators -( -.I dpy, -.I xkb, -.I changes, -.I state -) -.br - Display *\fI dpy \fP\^; -.br - XkbDescPtr \fI xkb \fP\^; -.br - XkbIndicatorChangesPtr \fI changes \fP\^; -.br - unsigned int \fI state \fP\^; +.BI "(\^Display *" "dpy" "\^," +.BI "XkbDescPtr " "xkb" "\^," +.BI "XkbIndicatorChangesPtr " "changes" "\^," +.BI "unsigned int " "state" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |