From 89d7e38124cdb34c55f8c28680725b5b645fe106 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 14 Jan 2007 10:51:00 -0800 Subject: Bug #9659: Bad markup on XListInputDevices.3x X.Org Bugzilla #9659 --- man/XListInputDevices.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/XListInputDevices.man b/man/XListInputDevices.man index 9156fe2..2483ea4 100644 --- a/man/XListInputDevices.man +++ b/man/XListInputDevices.man @@ -175,7 +175,7 @@ num_buttons specifies the number of buttons that the device has. The XValuatorInfo structure defines the characteristics of the valuators on the device. It is defined as follows: .LP -.DE +.DS .nf typedef struct _XValuatorInfo { XID class; @@ -186,7 +186,7 @@ typedef struct _XValuatorInfo { XAxisInfoPtr axes; } XValuatorInfo; .fi -.DS +.DE num_axes contains the number of axes the device supports. .LP mode is a constant that has one of the following -- cgit v1.2.3