diff options
Diffstat (limited to 'libX11/man/xkb/XkbSASetScreen.man')
-rw-r--r-- | libX11/man/xkb/XkbSASetScreen.man | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/libX11/man/xkb/XkbSASetScreen.man b/libX11/man/xkb/XkbSASetScreen.man index 5a4dc22cc..63645daec 100644 --- a/libX11/man/xkb/XkbSASetScreen.man +++ b/libX11/man/xkb/XkbSASetScreen.man @@ -31,15 +31,10 @@ .SH NAME XkbSASetScreen \- Sets the screenXXX field of act from s .SH SYNOPSIS -.B void XkbSASetScreen macro -( -.I act, -.I s -) -.br - XkbSwitchScreenAction \fIact\fP\^; -.br - int \fIs\fP\^; +.HP +.B void XkbSASetScreen +.BI "(\^XkbSwitchScreenAction " "act" "\^," +.BI "int " "s" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |