2009-01-17 23:35:54

by Alex Buell

[permalink] [raw]
Subject: [PATCH] Incorrect URL given in drivers/video/Kconfig

--- linux/drivers/video/Kconfig.old 2009-01-17 23:31:53.831765544 +0000
+++ linux/drivers/video/Kconfig 2009-01-17 23:32:40.049414838 +0000
@@ -41,7 +41,7 @@
You need an utility program called fbset to make full use of frame
buffer devices. Please read <file:Documentation/fb/framebuffer.txt>
and the Framebuffer-HOWTO at
- <http://www.tahallah.demon.co.uk/programming/prog.html> for more
+ <http://www.munted.org.uk/programming/Framebuffer-HOWTO-1.2.html> for more
information.

Say Y here and to the driver for your graphics board below if you
--
http://www.munted.org.uk

Fearsome grindings.


2009-03-06 03:50:28

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH] Incorrect URL given in drivers/video/Kconfig

On Thu, 19 Feb 2009 21:58:13 +0100 (CET) Geert Uytterhoeven wrote:

> On Sat, 17 Jan 2009, Alex Buell wrote:
> > --- linux/drivers/video/Kconfig.old 2009-01-17 23:31:53.831765544 +0000
> > +++ linux/drivers/video/Kconfig 2009-01-17 23:32:40.049414838 +0000
> > @@ -41,7 +41,7 @@
> > You need an utility program called fbset to make full use of frame
> > buffer devices. Please read <file:Documentation/fb/framebuffer.txt>
> > and the Framebuffer-HOWTO at
> > - <http://www.tahallah.demon.co.uk/programming/prog.html> for more
> > + <http://www.munted.org.uk/programming/Framebuffer-HOWTO-1.2.html> for more
>
> Which got obsoleted by
> http://www.munted.org.uk/programming/Framebuffer-HOWTO-1.3.html in the mean
> time...
>
> Any chance we could have a permanent link here?

Alex -- ping??

> > information.
> >
> > Say Y here and to the driver for your graphics board below if you


---
~Randy