diff options
Diffstat (limited to 'libX11/man/xkb/XkbSetPtrActionY.man')
-rw-r--r-- | libX11/man/xkb/XkbSetPtrActionY.man | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/libX11/man/xkb/XkbSetPtrActionY.man b/libX11/man/xkb/XkbSetPtrActionY.man index ba3d30d60..3bab0fad8 100644 --- a/libX11/man/xkb/XkbSetPtrActionY.man +++ b/libX11/man/xkb/XkbSetPtrActionY.man @@ -32,15 +32,10 @@ XkbSetPtrActionY \- Sets the high_YYY and low_YYY fields of act from the signed integer value y .SH SYNOPSIS -.B void XkbSetPtrActionY macro -( -.I act, -.I y -) -.br - XkbPtrAction \fIact\fP\^; -.br - int \fIy\fP\^; +.HP +.B void XkbSetPtrActionY +.BI "(\^XkbPtrAction " "act" "\^," +.BI "int " "y" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |