diff options
Diffstat (limited to 'libX11/man/xkb/XkbNoteIndicatorChanges.man')
-rw-r--r-- | libX11/man/xkb/XkbNoteIndicatorChanges.man | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/libX11/man/xkb/XkbNoteIndicatorChanges.man b/libX11/man/xkb/XkbNoteIndicatorChanges.man index 48975b775..911b1b614 100644 --- a/libX11/man/xkb/XkbNoteIndicatorChanges.man +++ b/libX11/man/xkb/XkbNoteIndicatorChanges.man @@ -30,18 +30,11 @@ .SH NAME XkbNoteIndicatorChanges \- Notes the changes in a changes structure .SH SYNOPSIS +.HP .B void XkbNoteIndicatorChanges -( -.I old, -.I new, -.I wanted -) -.br - XkbIndicatorChangesPtr \fIold\fP\^; -.br - XkbIndicatorNotifyEvent *\fInew\fP\^; -.br - unsigned int \fIwanted\fP\^; +.BI "(\^XkbIndicatorChangesPtr " "old" "\^," +.BI "XkbIndicatorNotifyEvent *" "new" "\^," +.BI "unsigned int " "wanted" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |