diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2008-02-13 10:20:37 -0800 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2008-02-13 10:20:37 -0800 |
commit | 919fc87075a0b604d316b7d91fca592eba64829e (patch) | |
tree | 96b790630f5a6953c894536fd3ec3df9b37d2864 | |
parent | 33eac8360e0f525e84d4b820c2bfaaceb5cbdd90 (diff) |
-rw-r--r-- | kernel.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1548,7 +1548,7 @@ int check_for_legacy_gpu(Options *op, Package *p) { ui_warn(op, "The NVIDIA %s GPU installed in this system is " "supported through the NVIDIA Legacy drivers. Please " - "visit http://www.nvidia.com/object/linux.html for more " + "visit http://www.nvidia.com/object/unix.html for more " "information. The %s NVIDIA driver will ignore " "this GPU. ", LegacyList[i].AdapterString, p->version_string); |