Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1590509

[PATCH] Incorrect URL given in drivers/video/fbdev/Kconfig

From Anton Vasilyev <vasilyev@ispras.ru>
Newsgroups linux.kernel
Subject [PATCH] Incorrect URL given in drivers/video/fbdev/Kconfig
Date 2017-03-01 18:00 +0100
Message-ID <tgfLz-5N5-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Modify link to FrameBuffer HOWTO because original link become unavailable

Found by Linux Driver Verification project (linuxtesting.org)

Signed-off-by: Anton Vasilyev <vasilyev@ispras.ru>
---
 drivers/video/fbdev/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
index 5d3b0db..f78043e 100644
--- a/drivers/video/fbdev/Kconfig
+++ b/drivers/video/fbdev/Kconfig
@@ -26,7 +26,7 @@ menuconfig FB
 	  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.munted.org.uk/programming/Framebuffer-HOWTO-1.3.html> for more
+	  <http://www.tldp.org/HOWTO/pdf/Framebuffer-HOWTO.pdf> for more
 	  information.
 
 	  Say Y here and to the driver for your graphics board below if you
-- 
2.7.4

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH] Incorrect URL given in drivers/video/fbdev/Kconfig Anton Vasilyev <vasilyev@ispras.ru> - 2017-03-01 18:00 +0100

csiph-web