lkml.org 
[lkml]   [2012]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] modedb.txt: fix modedb.c path
Date
From: Yegor Yefremov <yegorslists@googlemail.com>

Remove "linux" in modedb.c path, otherwise such editors as
vi won't be able to jump to this file.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
Documentation/fb/modedb.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/fb/modedb.txt b/Documentation/fb/modedb.txt
index 16aa084..683db79 100644
--- a/Documentation/fb/modedb.txt
+++ b/Documentation/fb/modedb.txt
@@ -131,7 +131,7 @@ To specify a video mode at bootup, use the following boot options:
video=<driver>:<xres>x<yres>[-<bpp>][@refresh]

where <driver> is a name from the table below. Valid default modes can be
-found in linux/drivers/video/modedb.c. Check your driver's documentation.
+found in drivers/video/modedb.c. Check your driver's documentation.
There may be more modes.

Drivers that support modedb boot options
--
1.7.7


\
 
 \ /
  Last update: 2012-11-28 16:01    [W:0.030 / U:0.348 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site