summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2008-02-13 10:20:37 -0800
committerAaron Plattner <aplattner@nvidia.com>2008-02-13 10:20:37 -0800
commit919fc87075a0b604d316b7d91fca592eba64829e (patch)
tree96b790630f5a6953c894536fd3ec3df9b37d2864
parent33eac8360e0f525e84d4b820c2bfaaceb5cbdd90 (diff)
-rw-r--r--kernel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel.c b/kernel.c
index 00dc46b..74df585 100644
--- a/kernel.c
+++ b/kernel.c
@@ -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);