aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbGetDetectableAutorepeat.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbGetDetectableAutorepeat.man')
-rw-r--r--libX11/man/xkb/XkbGetDetectableAutorepeat.man11
1 files changed, 3 insertions, 8 deletions
diff --git a/libX11/man/xkb/XkbGetDetectableAutorepeat.man b/libX11/man/xkb/XkbGetDetectableAutorepeat.man
index 24ebc5efd..b14b0a75c 100644
--- a/libX11/man/xkb/XkbGetDetectableAutorepeat.man
+++ b/libX11/man/xkb/XkbGetDetectableAutorepeat.man
@@ -31,15 +31,10 @@
XkbGetDetectableAutorepeat \- Determines whether or not the server supports
DetectableAutorepeat
.SH SYNOPSIS
+.HP
.B Bool XkbGetDetectableAutorepeat
-(
-.I display,
-.I supported_rtrn
-)
-.br
- Display * \fIdisplay\fP\^;
-.br
- Bool * \fIsupported_rtrn\fP\^;
+.BI "(\^Display *" "display" "\^,"
+.BI "Bool *" "supported_rtrn" "\^);"
.if n .ti +5n
.if t .ti +.5i
.SH ARGUMENTS