From: Yegor Yefremov <[email protected]>

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 <[email protected]>
---
 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to