Package: libxi Version: 1:1.0.0-5 Severity: minor The Ubuntu package currently has this patch (by Fabio M. Di Nitto) to fix section references in man pages, which it would be nice if you could incorporate.
(It would also be great if you'd be willing to bump the epoch to 2 to match our packages - note how the version numbers in your own changelog go backwards at one point. If both of these things happened, then we could come back into sync.) --- libxi-1.0.0.orig/man/XSelectExtensionEvent.man +++ libxi-1.0.0/man/XSelectExtensionEvent.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XSelExtEv.man,v 1.3 2000/08/17 19:41:57 cpqbld Exp $ .ds xL Programming with Xlib -.TH XSelectExtensionEvent 3X11 __xorgversion__ "X FUNCTIONS" +.TH XSelectExtensionEvent 3 __xorgversion__ "X FUNCTIONS" .SH NAME XSelectExtensionEvent, XGetSelectedExtensionEvents \- select extension events, get the list of currently selected extension events .SH SYNTAX --- libxi-1.0.0.orig/man/XSetDeviceMode.man +++ libxi-1.0.0/man/XSetDeviceMode.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XSetMode.man,v 1.3 2000/08/17 19:41:57 cpqbld Exp $ .ds xL Programming with Xlib -.TH XSetDeviceMode 3X11 __xorgversion__ "X FUNCTIONS" +.TH XSetDeviceMode 3 __xorgversion__ "X FUNCTIONS" .SH NAME XSetDeviceMode \- change the mode of a device .SH SYNTAX --- libxi-1.0.0.orig/man/XGrabDeviceButton.man +++ libxi-1.0.0/man/XGrabDeviceButton.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XGrDvBut.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming With Xlib -.TH XGrabDeviceButton 3X11 __xorgversion__ "X FUNCTIONS" +.TH XGrabDeviceButton 3 __xorgversion__ "X FUNCTIONS" .SH NAME XGrabDeviceButton, XUngrabDeviceButton \- grab/ungrab extension input device buttons .SH SYNTAX @@ -202,10 +202,10 @@ \fIBadWindow\fP A value for a Window argument does not name a defined Window. .SH "SEE ALSO" -XAllowDeviceEvents(3X), +XAllowDeviceEvents(3), .br -XGrabDevice(3X), +XGrabDevice(3), .br -XGrabDeviceKey(3X), +XGrabDeviceKey(3), .br \fI\*(xL\fP --- libxi-1.0.0.orig/man/XSetDeviceButtonMapping.man +++ libxi-1.0.0/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 3 __xorgversion__ "X FUNCTIONS" .SH NAME XSetDeviceButtonMapping, XGetDeviceButtonMapping \- query or change device button mappings .SH SYNTAX @@ -92,11 +92,11 @@ 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 --- libxi-1.0.0.orig/man/XGetFeedbackControl.man +++ libxi-1.0.0/man/XGetFeedbackControl.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XChFCtl.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming With Xlib -.TH XGetFeedbackControl 3X11 __xorgversion__ "X FUNCTIONS" +.TH XGetFeedbackControl 3 __xorgversion__ "X FUNCTIONS" .SH NAME XGetFeedbackControl, XChangeFeedbackControl \- query and change input device feedbacks .SH SYNTAX --- libxi-1.0.0.orig/man/XGrabDeviceKey.man +++ libxi-1.0.0/man/XGrabDeviceKey.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XGrDvKey.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming with Xlib -.TH XGrabDeviceKey 3X11 __xorgversion__ "X FUNCTIONS" +.TH XGrabDeviceKey 3 __xorgversion__ "X FUNCTIONS" .SH NAME XGrabDeviceKey, XUngrabDeviceKey \- grab/ungrab extension input device Keys .SH SYNTAX @@ -196,11 +196,11 @@ \fIBadWindow\fP A value for a Window argument does not name a defined Window. .SH "SEE ALSO" -XAllowDeviceEvents(3X), +XAllowDeviceEvents(3), .br -XGrabDevice(3X), +XGrabDevice(3), .br -XGrabDeviceButton(3X), +XGrabDeviceButton(3), .br .br \fI\*(xL\fP --- libxi-1.0.0.orig/man/XSendExtensionEvent.man +++ libxi-1.0.0/man/XSendExtensionEvent.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XSExEvnt.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming with Xlib -.TH XSendExtensionEvent 3X11 __xorgversion__ "X FUNCTIONS" +.TH XSendExtensionEvent 3 __xorgversion__ "X FUNCTIONS" .SH NAME XSendExtensionEvent \- send input extension events to a client .SH SYNTAX @@ -56,7 +56,7 @@ and ignores any active grabs. This request requires you to pass an event class list. For a discussion of the valid event class names, -see \fIXOpenDevice(3X11)\fP. +see \fIXOpenDevice(3)\fP. This request uses the w argument to identify the destination window as follows: .IP \(bu 5 If w is --- libxi-1.0.0.orig/man/XListInputDevices.man +++ libxi-1.0.0/man/XListInputDevices.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XListDev.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming with Xlib -.TH XListInputDevices 3X11 __xorgversion__ "X FUNCTIONS" +.TH XListInputDevices 3 __xorgversion__ "X FUNCTIONS" .SH NAME XListInputDevices, XFreeDeviceList \- list available input devices .SH SYNTAX --- libxi-1.0.0.orig/man/XOpenDevice.man +++ libxi-1.0.0/man/XOpenDevice.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XOpenDev.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming with Xlib -.TH XOpenDevice 3X11 __xorgversion__ "X FUNCTIONS" +.TH XOpenDevice 3 __xorgversion__ "X FUNCTIONS" .SH NAME XOpenDevice, XCloseDevice \- open or close an extension input device .SH SYNTAX --- libxi-1.0.0.orig/man/XChangeKeyboardDevice.man +++ libxi-1.0.0/man/XChangeKeyboardDevice.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XChgKbd.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming With Xlib -.TH XChangeKeyboardDevice 3X11 __xorgversion__ "X FUNCTIONS" +.TH XChangeKeyboardDevice 3 __xorgversion__ "X FUNCTIONS" .SH NAME XChangeKeyboardDevice \- change which device is used as the X keyboard .SH SYNTAX --- libxi-1.0.0.orig/man/XGetDeviceControl.man +++ libxi-1.0.0/man/XGetDeviceControl.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XChDCtl.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming With Xlib -.TH XGetDeviceControl 3X11 __xorgversion__ "X FUNCTIONS" +.TH XGetDeviceControl 3 __xorgversion__ "X FUNCTIONS" .SH NAME XGetDeviceControl, XChangeDeviceControl \- query and change input device controls .SH SYNTAX --- libxi-1.0.0.orig/man/XGetExtensionVersion.man +++ libxi-1.0.0/man/XGetExtensionVersion.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XGetExtV.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming With Xlib -.TH XGetExtensionVersion 3X11 __xorgversion__ "X FUNCTIONS" +.TH XGetExtensionVersion 3 __xorgversion__ "X FUNCTIONS" .SH NAME XGetExtensionVersion \- query the version of the input extension. .SH SYNTAX --- libxi-1.0.0.orig/man/XAllowDeviceEvents.man +++ libxi-1.0.0/man/XAllowDeviceEvents.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XAllDvEv.man,v 1.3 2000/08/17 19:41:55 cpqbld Exp $ .ds xL Programming With Xlib -.TH XAllowDeviceEvents 3X11 __xorgversion__ "X FUNCTIONS" +.TH XAllowDeviceEvents 3 __xorgversion__ "X FUNCTIONS" .SH NAME XAllowDeviceEvents \- release queued events .SH SYNTAX @@ -141,6 +141,6 @@ \fIBadValue\fP An invalid mode was specified on the request. .SH "SEE ALSO" -XGrabDevice(3X11) +XGrabDevice(3) .br \fI\*(xL\fP --- libxi-1.0.0.orig/man/XGetDeviceModifierMapping.man +++ libxi-1.0.0/man/XGetDeviceModifierMapping.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XChMMap.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming With Xlib -.TH XGetDeviceModifierMapping 3X11 __xorgversion__ "X FUNCTIONS" +.TH XGetDeviceModifierMapping 3 __xorgversion__ "X FUNCTIONS" .SH NAME XGetDeviceModifierMapping, XSetDeviceModifierMapping \- query or change device modifier mappings .SH SYNTAX @@ -138,8 +138,8 @@ by the argument's type is accepted. Any argument defined as a set of alternatives can generate this error. .SH "SEE ALSO" -XSetDeviceKeyMapping(3X11) +XSetDeviceKeyMapping(3) .br -XSetDeviceButtonMapping(3X11) +XSetDeviceButtonMapping(3) .br \fI\*(xL\fP --- libxi-1.0.0.orig/man/XGetDeviceKeyMapping.man +++ libxi-1.0.0/man/XGetDeviceKeyMapping.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XChKMap.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming with Xlib -.TH XGetDeviceKeyMapping 3X11 __xorgversion__ "X FUNCTIONS" +.TH XGetDeviceKeyMapping 3 __xorgversion__ "X FUNCTIONS" .SH NAME XGetDeviceKeyMapping, XChangeDeviceKeyMapping \- query or change device key mappings .SH SYNTAX @@ -173,8 +173,8 @@ \fIBadAlloc\fP The server failed to allocate the requested resource or server memory. .SH "SEE ALSO" -XSetDeviceButtonMapping(3X11) +XSetDeviceButtonMapping(3) .br -XSetDeviceModifierMapping(3X11) +XSetDeviceModifierMapping(3) .br \fI\*(xL\fP --- libxi-1.0.0.orig/man/XSetDeviceFocus.man +++ libxi-1.0.0/man/XSetDeviceFocus.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XSeDvFoc.man,v 1.3 2000/08/17 19:41:57 cpqbld Exp $ .ds xL Programming with Xlib -.TH XSetDeviceFocus 3X11 __xorgversion__ "X FUNCTIONS" +.TH XSetDeviceFocus 3 __xorgversion__ "X FUNCTIONS" .SH NAME XSetDeviceFocus, XGetDeviceFocus \- control extension input device focus .SH SYNTAX --- libxi-1.0.0.orig/man/XChangeDeviceDontPropagateList.man +++ libxi-1.0.0/man/XChangeDeviceDontPropagateList.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XChProp.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming With Xlib -.TH XChangeDeviceDontPropagateList 3X11 __xorgversion__ "X FUNCTIONS" +.TH XChangeDeviceDontPropagateList 3 __xorgversion__ "X FUNCTIONS" .SH NAME XChangeDeviceDontPropagateList, XGetDeviceDontPropagateList \- query or change the dont-propagate-list for extension devices .SH SYNTAX --- libxi-1.0.0.orig/man/XChangePointerDevice.man +++ libxi-1.0.0/man/XChangePointerDevice.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XChgPtr.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming With Xlib -.TH XChangePointerDevice 3X11 __xorgversion__ "X FUNCTIONS" +.TH XChangePointerDevice 3 __xorgversion__ "X FUNCTIONS" .SH NAME XChangePointerDevice \- change which device is the X pointer .SH SYNTAX --- libxi-1.0.0.orig/man/XGrabDevice.man +++ libxi-1.0.0/man/XGrabDevice.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XGrabDev.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming With Xlib -.TH XGrabDevice 3X11 __xorgversion__ "X FUNCTIONS" +.TH XGrabDevice 3 __xorgversion__ "X FUNCTIONS" .SH NAME XGrabDevice, XUngrabDevice \- grab/release the specified extension device .SH SYNTAX @@ -196,8 +196,8 @@ \fIBadWindow\fP A value for a Window argument does not name a defined Window. .SH "SEE ALSO" -XAllowDeviceEvents(3X), -XGrabDeviceButton(3X), -XGrabDeviceKey(3X), +XAllowDeviceEvents(3), +XGrabDeviceButton(3), +XGrabDeviceKey(3), .br \fI\*(xL\fP --- libxi-1.0.0.orig/man/XGetDeviceMotionEvents.man +++ libxi-1.0.0/man/XGetDeviceMotionEvents.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XGetDvMo.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming with Xlib -.TH XGetDeviceMotionEvents 3X11 __xorgversion__ "X FUNCTIONS" +.TH XGetDeviceMotionEvents 3 __xorgversion__ "X FUNCTIONS" .SH NAME XGetDeviceMotionEvents, XDeviceTimeCoord \- get device motion history .SH SYNTAX --- libxi-1.0.0.orig/man/XSetDeviceValuators.man +++ libxi-1.0.0/man/XSetDeviceValuators.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XSetDVal.man,v 1.3 2000/08/17 19:41:57 cpqbld Exp $ .ds xL Programming with Xlib -.TH XSetDeviceValuators 3X11 __xorgversion__ "X FUNCTIONS" +.TH XSetDeviceValuators 3 __xorgversion__ "X FUNCTIONS" .SH NAME XSetDeviceValuators \- initialize the valuators on an extension input device .SH SYNTAX --- libxi-1.0.0.orig/man/XDeviceBell.man +++ libxi-1.0.0/man/XDeviceBell.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XDevBell.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming With Xlib -.TH XDeviceBell 3X11 __xorgversion__ "X FUNCTIONS" +.TH XDeviceBell 3 __xorgversion__ "X FUNCTIONS" .SH NAME XDeviceBell \- ring a bell on a device supported through the input extension .SH SYNTAX @@ -71,7 +71,7 @@ \fIBadValue\fP An invalid feedbackclass, feedbackid, or percent value was specified. .SH "SEE ALSO" -XChangeFeedbackControl(3X), -XBell(3X) +XChangeFeedbackControl(3), +XBell(3) .br \fI\*(xL\fP --- libxi-1.0.0.orig/man/XQueryDeviceState.man +++ libxi-1.0.0/man/XQueryDeviceState.man @@ -13,7 +13,7 @@ .\" .\" $Xorg: XQueryDv.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming with Xlib -.TH XQueryDeviceState 3X11 __xorgversion__ "X FUNCTIONS" +.TH XQueryDeviceState 3 __xorgversion__ "X FUNCTIONS" .SH NAME XQueryDeviceState \- query the state of an extension input device. .SH SYNTAX Thanks, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

