diff options
-rw-r--r-- | man/xkb/XkbSAGroup.man | 5 | ||||
-rw-r--r-- | man/xkb/XkbSASetGroup.man | 5 | ||||
-rw-r--r-- | man/xkb/XkbSetIndicatorMap.man | 4 |
3 files changed, 10 insertions, 4 deletions
diff --git a/man/xkb/XkbSAGroup.man b/man/xkb/XkbSAGroup.man index 4ba96eb2..a3608c9a 100644 --- a/man/xkb/XkbSAGroup.man +++ b/man/xkb/XkbSAGroup.man @@ -64,4 +64,7 @@ pressed and released: */ char group_XXX; /\(** represents a group index or delta */ } XkbGroupAction; -
\ No newline at end of file + +.SH WARNING +.LP +This manpage seems to be incomplete diff --git a/man/xkb/XkbSASetGroup.man b/man/xkb/XkbSASetGroup.man index e4bd0d45..01e86d93 100644 --- a/man/xkb/XkbSASetGroup.man +++ b/man/xkb/XkbSASetGroup.man @@ -69,4 +69,7 @@ pressed and released: unsigned char flags; /\(** with type, controls the effect on groups */ char group_XXX; /\(** represents a group index or delta */ } XkbGroupAction; -
\ No newline at end of file + +.SH WARNING +.LP +This manpage seems to be incomplete diff --git a/man/xkb/XkbSetIndicatorMap.man b/man/xkb/XkbSetIndicatorMap.man index 978d6d46..d419cc7b 100644 --- a/man/xkb/XkbSetIndicatorMap.man +++ b/man/xkb/XkbSetIndicatorMap.man @@ -111,7 +111,7 @@ c s s c s s l l l l l lw(3i). -Table 2 XkbIidocatorMapRec which_mods and mods, +Table 2 XkbIndicatorMapRec which_mods and mods, Indicator Drives Keyboard _ which_mods New State Effect on Keyboard Modifiers @@ -191,4 +191,4 @@ sends the corresponding indicator map from the .I desc parameter to the server. .SH "SEE ALSO" -.BR XkbSetNamedIndicator (__libmansuffix__)
\ No newline at end of file +.BR XkbSetNamedIndicator (__libmansuffix__) |