summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-07-11 19:47:20 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-07-11 19:47:20 -0700
commit252b15a2aeab5d7c843271caf4852df03d7a25eb (patch)
tree03c7908639ff72ef768cb6b294d01d717512af30
parente83991474e9964917ea6ece5ad21d1bf56481dfa (diff)
Update some outdated language in a comment on obsolete hardware
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--src/mouse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mouse.c b/src/mouse.c
index 9cb8da6..f9f874b 100644
--- a/src/mouse.c
+++ b/src/mouse.c
@@ -2660,7 +2660,7 @@ SetupMouse(InputInfoPtr pInfo)
**
** NOTE: There are different versions of both MouseMan and TrackMan!
** Hence I add another protocol PROT_LOGIMAN, which the user can
-** specify as MouseMan in his XF86Config file. This entry was
+** specify as MouseMan in an xorg.conf file. This entry was
** formerly handled as a special case of PROT_MS. However, people
** who don't have the middle button problem, can still specify
** Microsoft and use PROT_MS.