summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2007-01-14 10:51:00 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-08-21 15:59:35 -0700
commit89d7e38124cdb34c55f8c28680725b5b645fe106 (patch)
treed2df7aee4e8bd4c29d96ce108b6da22b1e062eda
parentbf01e98979e6fa500f74d882c1b21746c60d5d31 (diff)
downloadxorg-lib-libXi-89d7e38124cdb34c55f8c28680725b5b645fe106.tar.gz
Bug #9659: Bad markup on XListInputDevices.3x
X.Org Bugzilla #9659 <https://bugs.freedesktop.org/show_bug.cgi?id=9659>
-rw-r--r--man/XListInputDevices.man4
1 files 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