blob: fd80c2653c41099a3af8558ab2524188ef075c44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
From 0250f6a9ebc5ad694ef87c15f166788205dc04e7 Mon Sep 17 00:00:00 2001
From: David Nusinow <dnusinow@debian.org>
Date: Sun, 15 Feb 2009 18:36:01 -0500
Subject: [PATCH] xorg.conf (5) refer to mousedrv (4). Debian #394058
---
hw/xfree86/doc/man/xorg.conf.man.pre | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hw/xfree86/doc/man/xorg.conf.man.pre b/hw/xfree86/doc/man/xorg.conf.man.pre
index d9a4b35..ed081f5 100644
--- a/hw/xfree86/doc/man/xorg.conf.man.pre
+++ b/hw/xfree86/doc/man/xorg.conf.man.pre
@@ -833,7 +833,7 @@ The most commonly used input drivers are
on Linux systems, and
.BR kbd (__drivermansuffix__)
and
-.BR mouse (__drivermansuffix__)
+.BR mousedrv (__drivermansuffix__)
on other platforms.
.PP
In the absence of an explicitly specified core input device, the first
--
1.5.6.5
|