From b7a15d6c6efd0bfddc81cf8443073c4bc1c9772d Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 20 Aug 2023 14:31:20 -0700 Subject: [PATCH] docs: XkbSAActionSetCtrls is really named XkbActionSetCtrls Signed-off-by: Alan Coopersmith --- man/xkb/Makefile.am | 2 +- .../{XkbSAActionSetCtrls.man => XkbActionSetCtrls.man} | 8 ++++---- specs/XKB/ch16.xml | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) rename man/xkb/{XkbSAActionSetCtrls.man => XkbActionSetCtrls.man} (96%) diff --git a/man/xkb/Makefile.am b/man/xkb/Makefile.am index f65daed2..27af2669 100644 --- a/man/xkb/Makefile.am +++ b/man/xkb/Makefile.am @@ -160,7 +160,7 @@ libman_PRE = \ XkbResizeKeyActions.man \ XkbResizeKeySyms.man \ XkbResizeKeyType.man \ - XkbSAActionSetCtrls.man \ + XkbActionSetCtrls.man \ XkbSAGroup.man \ XkbSAPtrDfltValue.man \ XkbSARedirectSetVMods.man \ diff --git a/man/xkb/XkbSAActionSetCtrls.man b/man/xkb/XkbActionSetCtrls.man similarity index 96% rename from man/xkb/XkbSAActionSetCtrls.man rename to man/xkb/XkbActionSetCtrls.man index efe08da5..67b20231 100644 --- a/man/xkb/XkbSAActionSetCtrls.man +++ b/man/xkb/XkbActionSetCtrls.man @@ -20,9 +20,9 @@ .\" FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER .\" DEALINGS IN THE SOFTWARE. .\" -.TH XkbSAActionSetCtrls __libmansuffix__ __xorgversion__ "XKB FUNCTIONS" +.TH XkbActionSetCtrls __libmansuffix__ __xorgversion__ "XKB FUNCTIONS" .SH NAME -XkbSAActionSetCtrls \- Sets the +XkbActionSetCtrls \- Sets the .I ctrls0 through .I ctrls3 @@ -32,7 +32,7 @@ from .I ctrls .SH SYNOPSIS .HP -.B void XkbSAActionSetCtrls +.B void XkbActionSetCtrls .BI "(\^XkbCtrlsAction " "act" "\^," .BI "unsigned int " "ctrls" "\^);" .if n .ti +5n @@ -121,7 +121,7 @@ fields represent the boolean controls in the .I enabled_ctrls field of the controls structure. Xkb macros, to convert between the two formats. -.I XkbSAActionSetCtrls +.I XkbActionSetCtrls sets the .I ctrls0 through diff --git a/specs/XKB/ch16.xml b/specs/XKB/ch16.xml index 3f5e42f0..6b2a0381 100644 --- a/specs/XKB/ch16.xml +++ b/specs/XKB/ch16.xml @@ -2852,10 +2852,10 @@ converted to an unsigned int. -XkbSAActionSetCtrls - +XkbActionSetCtrls + - void XkbSAActionSetCtrls + void XkbActionSetCtrls @@ -2888,7 +2888,7 @@ converted to an unsigned int. -XkbSAActionSetCtrls +XkbActionSetCtrls sets the ctrls0 through