diff options
Diffstat (limited to 'libX11/man/xkb/XkbLatchGroup.man')
-rw-r--r-- | libX11/man/xkb/XkbLatchGroup.man | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/libX11/man/xkb/XkbLatchGroup.man b/libX11/man/xkb/XkbLatchGroup.man index 8b516ba1a..61ad5cc50 100644 --- a/libX11/man/xkb/XkbLatchGroup.man +++ b/libX11/man/xkb/XkbLatchGroup.man @@ -31,18 +31,11 @@ .SH NAME XkbLatchGroup \- Latches the keysym group .SH SYNOPSIS +.HP .B Bool XkbLatchGroup -( -.I display, -.I device_spec, -.I group -) -.br - Display *\fIdisplay\fP\^; -.br - unsigned int \fIdevice_spec\fP\^; -.br - unsigned int \fIgroup\fP\^; +.BI "(\^Display *" "display" "\^," +.BI "unsigned int " "device_spec" "\^," +.BI "unsigned int " "group" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |