diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-02-27 01:40:32 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-02-27 01:40:32 +0200 |
commit | 69eea97041806b27e5094488ccb5a7b807a09c13 (patch) | |
tree | 18e4e27ac360e7a664140cd5a8c52403c00b1ab2 /convert/README.pcitable | |
parent | 14897f4274da73787efaa8114f82802d29275832 (diff) | |
download | ldetect-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/README.pcitable')
-rw-r--r-- | convert/README.pcitable | 2 |
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. |