[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1354112150-18974-1-git-send-email-yegorslists@googlemail.com>
Date: Wed, 28 Nov 2012 15:15:50 +0100
From: yegorslists@...glemail.com
To: linux-kernel@...r.kernel.org
Cc: airlied@...hat.com, FlorianSchandinat@....de,
Yegor Yefremov <yegorslists@...glemail.com>
Subject: [PATCH] modedb.txt: fix modedb.c path
From: Yegor Yefremov <yegorslists@...glemail.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@...glemail.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists