diff options
author | Drew Parsons <dparsons@debian.org> | 2006-08-14 14:10:52 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-08-14 14:10:52 -0700 |
commit | 360ceacb2a3cbad1652d1b02d79b24469db2980a (patch) | |
tree | 26d3c9c5cddf2202e0591ed69c3b522e44016e15 /man/XSetDeviceButtonMapping.man | |
parent | 8f0d3c6d1f64fdc3b20d0beb831fa457214d5188 (diff) |
Bug 7855/Patch 6530: incorrect manpage section suffix
Bug 7855 <https://bugs.freedesktop.org/show_bug.cgi?id=7855>
Patch 6530 <https://bugs.freedesktop.org/attachment.cgi?id=6530>
Based on patch by Fabio M. Di Nitto c/- Colin Watson, Debian Bug#377204.
Diffstat (limited to 'man/XSetDeviceButtonMapping.man')
-rw-r--r-- | man/XSetDeviceButtonMapping.man | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/XSetDeviceButtonMapping.man b/man/XSetDeviceButtonMapping.man index 6e63b53..d1f6cf0 100644 --- a/man/XSetDeviceButtonMapping.man +++ b/man/XSetDeviceButtonMapping.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XSeBMap.man,v 1.3 2000/08/17 19:41:57 cpqbld Exp $ .ds xL Programming With Xlib -.TH XSetDeviceButtonMapping 3X11 __xorgversion__ "X FUNCTIONS" +.TH XSetDeviceButtonMapping __LIB_MAN_SUFFIX__ __xorgversion__ "X FUNCTIONS" .SH NAME XSetDeviceButtonMapping, XGetDeviceButtonMapping \- query or change device button mappings .SH SYNTAX @@ -92,11 +92,11 @@ Unless a specific range is specified for an argument, the full range defined by the argument's type is accepted. Any argument defined as a set of alternatives can generate this error. .SH "SEE ALSO" -XChangeDeviceKeyboardControl(3X), +XChangeDeviceKeyboardControl(3), .br -XChangeDeviceKeyMapping(3X) +XChangeDeviceKeyMapping(3) .br -XChangeDeviceModifierMapping(3X) +XChangeDeviceModifierMapping(3) .br .br \fI\*(xL\fP |