diff options
author | marha <marha@users.sourceforge.net> | 2010-02-15 07:35:00 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-02-15 07:35:00 +0000 |
commit | 6f0a8e51f20073ea01ac5dae8e5c4d49076fc65e (patch) | |
tree | 3b27eed7119f18ccb58148cab10cd44dbc8b3ed7 /xorg-server/hw/xfree86/doc | |
parent | bdebed13fbe3b1064f9bca04b34643b2587b5304 (diff) | |
download | vcxsrv-6f0a8e51f20073ea01ac5dae8e5c4d49076fc65e.tar.gz vcxsrv-6f0a8e51f20073ea01ac5dae8e5c4d49076fc65e.tar.bz2 vcxsrv-6f0a8e51f20073ea01ac5dae8e5c4d49076fc65e.zip |
Git update 15/2/2010
Diffstat (limited to 'xorg-server/hw/xfree86/doc')
-rw-r--r-- | xorg-server/hw/xfree86/doc/man/xorg.conf.man.pre | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg-server/hw/xfree86/doc/man/xorg.conf.man.pre b/xorg-server/hw/xfree86/doc/man/xorg.conf.man.pre index c8a3c3ac2..93c8ac41d 100644 --- a/xorg-server/hw/xfree86/doc/man/xorg.conf.man.pre +++ b/xorg-server/hw/xfree86/doc/man/xorg.conf.man.pre @@ -988,8 +988,8 @@ These sections are optional and are used to provide configuration for a class of input devices as they are automatically added. An input device can match more than one .B InputClass -section. Each class can only supplement settings from a previous class, so -it is best to arrange the sections with the most generic matches last. +section. Each class can override settings from a previous class, so it is +best to arrange the sections with the most generic matches first. .PP .B InputClass sections have the following format: |