summaryrefslogtreecommitdiffstats
path: root/convert
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-02-27 01:40:32 +0200
committerThomas Backlund <tmb@mageia.org>2015-02-27 01:40:32 +0200
commit69eea97041806b27e5094488ccb5a7b807a09c13 (patch)
tree18e4e27ac360e7a664140cd5a8c52403c00b1ab2 /convert
parent14897f4274da73787efaa8114f82802d29275832 (diff)
downloadldetect-lst-69eea97041806b27e5094488ccb5a7b807a09c13.tar
ldetect-lst-69eea97041806b27e5094488ccb5a7b807a09c13.tar.gz
ldetect-lst-69eea97041806b27e5094488ccb5a7b807a09c13.tar.bz2
ldetect-lst-69eea97041806b27e5094488ccb5a7b807a09c13.tar.xz
ldetect-lst-69eea97041806b27e5094488ccb5a7b807a09c13.zip
fix typo
Diffstat (limited to 'convert')
-rw-r--r--convert/README.pcitable2
1 files changed, 1 insertions, 1 deletions
diff --git a/convert/README.pcitable b/convert/README.pcitable
index de2c8bd5..f11e0ec2 100644
--- a/convert/README.pcitable
+++ b/convert/README.pcitable
@@ -23,7 +23,7 @@ convert/merge2pcitable.pl ati_pciids_csv /path/to/ati_pciids.csv lst/pcitable >
# NVIDIA graphics card IDs
#
# - from the proprietary driver:
-NVIDIA_CARD="NVIDIA GeForce 400 series and later" convert/merge2pcitable.pl nvidia_readme \
+NVIDIA_CARD="NVIDIA GeForce 420 series and later" convert/merge2pcitable.pl nvidia_readme \
/path/to/README.txt lst/pcitable > lst/pcitable.new
# README.txt is found in /usr/share/doc/x11-driver-video-nvidia-current/README.txt and
# in the NVIDIA installer archive.