diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-05-22 04:14:04 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-05-22 04:14:04 +0000 |
commit | 607ea6353d71df110c9de2d6c4202450e1fdfb4b (patch) | |
tree | 945be5bb62726657f20e7eb80aa880c3bd5a91af /sys/dev/ic/p9000.h | |
parent | 358903eccd49eb2fd046cd677f2cd8aac0e4b52e (diff) |
Remove broken URLs.
Fixes PRs 5482, 5483, 5484, 5486, 5487, 5488
Filed by casati@nortel.com
Diffstat (limited to 'sys/dev/ic/p9000.h')
-rw-r--r-- | sys/dev/ic/p9000.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/dev/ic/p9000.h b/sys/dev/ic/p9000.h index cfa5215be47..d1ee87fd822 100644 --- a/sys/dev/ic/p9000.h +++ b/sys/dev/ic/p9000.h @@ -1,4 +1,4 @@ -/* $OpenBSD: p9000.h,v 1.3 2006/12/27 18:54:02 miod Exp $ */ +/* $OpenBSD: p9000.h,v 1.4 2007/05/22 04:14:03 jsg Exp $ */ /* * Copyright (c) 2003, Miodrag Vallat. * @@ -28,9 +28,7 @@ * Weitek Power9000 and Power9100 definitions. * * Although the datasheet is not available anymore, a good source of - * information is: - * http://thorkildsen.no/faqsys/docs/weitek.txt - * as well as several code examples in XFree86 3.x (vga256/p9x00) and the + * documentation is several code examples in XFree86 3.x (vga256/p9x00) and the * {Net,Open}BSD source trees. */ |