diff options
author | Julien Cristau <jcristau@debian.org> | 2009-08-05 16:43:36 +0200 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2009-08-05 16:48:20 +0200 |
commit | 595e204feb82c798a92eea41fea03be6476ac181 (patch) | |
tree | 36334abcfc9db6c68a2d00f9e21962777c6ea0e3 | |
parent | 9da7e230d5320e1556ad2084fcd06ee7994385ea (diff) |
man/xkb: use __libmansuffix__ instead of hardcoding 3Xkb for manpage sections
-rw-r--r-- | man/xkb/XkbAllocGeomOverlayRows.man | 2 | ||||
-rw-r--r-- | man/xkb/XkbAllocGeomSectionDoodads.man | 2 | ||||
-rw-r--r-- | man/xkb/XkbGetKeyExplicitComponents.man | 2 | ||||
-rw-r--r-- | man/xkb/XkbGetNamedGeometry.man | 2 | ||||
-rw-r--r-- | man/xkb/XkbSASetGroup.man | 2 | ||||
-rw-r--r-- | man/xkb/XkbSetDeviceButtonActions.man | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/man/xkb/XkbAllocGeomOverlayRows.man b/man/xkb/XkbAllocGeomOverlayRows.man index 8b18092..c774669 100644 --- a/man/xkb/XkbAllocGeomOverlayRows.man +++ b/man/xkb/XkbAllocGeomOverlayRows.man @@ -26,7 +26,7 @@ .\" or other dealings in this Software without prior written authorization .\" of the copyright holder. .\" -.TH XkbAllocGeomOverlayRows 3Xkb "Release 6.1" "X Version 11" "XKBLIB FUNCTION" +.TH XkbAllocGeomOverlayRows __libmansuffix__ "Release 6.1" "X Version 11" "XKBLIB FUNCTION" .SH NAME XkbAllocGeomOverlayRows \- Allocate rows in a overlay .SH SYNOPSIS diff --git a/man/xkb/XkbAllocGeomSectionDoodads.man b/man/xkb/XkbAllocGeomSectionDoodads.man index 2f0e784..48cff7d 100644 --- a/man/xkb/XkbAllocGeomSectionDoodads.man +++ b/man/xkb/XkbAllocGeomSectionDoodads.man @@ -27,7 +27,7 @@ .\" or other dealings in this Software without prior written authorization .\" of the copyright holder. .\" -.TH XkbAllocGeomSectionDoodads 3Xkb "Release 6.1" "X Version 11" "XKBLIB +.TH XkbAllocGeomSectionDoodads __libmansuffix__ "Release 6.1" "X Version 11" "XKBLIB FUNCTION" .SH NAME XkbAllocGeomSectionDoodads \- Allocate doodads that are specific to a section diff --git a/man/xkb/XkbGetKeyExplicitComponents.man b/man/xkb/XkbGetKeyExplicitComponents.man index b06a382..3244119 100644 --- a/man/xkb/XkbGetKeyExplicitComponents.man +++ b/man/xkb/XkbGetKeyExplicitComponents.man @@ -27,7 +27,7 @@ .\" or other dealings in this Software without prior written authorization .\" of the copyright holder. .\" -.TH XkbGetKeyExplicitComponents 3Xkb "20 Jul 1999" "X v11 Rel. 6.4" "XKB +.TH XkbGetKeyExplicitComponents __libmansuffix__ "20 Jul 1999" "X v11 Rel. 6.4" "XKB FUNCTION" .SH NAME XkbGetKeyExplicitComponents \- Obtain the explicit components (the explicit diff --git a/man/xkb/XkbGetNamedGeometry.man b/man/xkb/XkbGetNamedGeometry.man index c142dec..9105259 100644 --- a/man/xkb/XkbGetNamedGeometry.man +++ b/man/xkb/XkbGetNamedGeometry.man @@ -27,7 +27,7 @@ .\" or other dealings in this Software without prior written authorization .\" of the copyright holder. .\" -.TH XkbGetNamedGeometry 3Xkb "Release 6.1" "X Version 11" "XKBLIB FUNCTION" +.TH XkbGetNamedGeometry __libmansuffix__ "Release 6.1" "X Version 11" "XKBLIB FUNCTION" .SH NAME XkbGetNamedGeometry \- Loads a keyboard geometry description from this database by name diff --git a/man/xkb/XkbSASetGroup.man b/man/xkb/XkbSASetGroup.man index 01e86d9..191c21d 100644 --- a/man/xkb/XkbSASetGroup.man +++ b/man/xkb/XkbSASetGroup.man @@ -27,7 +27,7 @@ .\" or other dealings in this Software without prior written authorization .\" of the copyright holder. .\" -.TH XkbSASetGroup 3Xkb "Release 6.1" "X Version 11" "XKBLIB FUNCTION" +.TH XkbSASetGroup __libmansuffix__ "Release 6.1" "X Version 11" "XKBLIB FUNCTION" .SH NAME XkbSASetGroup \- Sets the group_XXX field of act from the group index grp .SH SYNTAX diff --git a/man/xkb/XkbSetDeviceButtonActions.man b/man/xkb/XkbSetDeviceButtonActions.man index ebfc523..b299cfb 100644 --- a/man/xkb/XkbSetDeviceButtonActions.man +++ b/man/xkb/XkbSetDeviceButtonActions.man @@ -27,7 +27,7 @@ .\" or other dealings in this Software without prior written authorization .\" of the copyright holder. .\" -.TH XkbSetDeviceButtonActions 3Xkb "Release 6.1" "X Version 11" "XKBLIB FUNCTION" +.TH XkbSetDeviceButtonActions __libmansuffix__ "Release 6.1" "X Version 11" "XKBLIB FUNCTION" .SH NAME XkbSetDeviceButtonActions \- Change only the button actions for an input extension device .SH SYNTAX |