diff options
author | Masanari Iida <standby24x7@gmail.com> | 2013-07-18 01:29:12 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-07-25 12:34:15 +0200 |
commit | c9f3f2d8b3247b7e16b3cd66698e690ab4697301 (patch) | |
tree | 99249f76975e1371f915c4c04eeca4c97674d86b /Documentation/fb/fbcon.txt | |
parent | 30abda170be7cbd9bce9a7026ce83ce1f74c0e7a (diff) |
doc: Fix typo in doucmentations
Correct typo (double words) in documentations.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/fb/fbcon.txt')
-rw-r--r-- | Documentation/fb/fbcon.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/fb/fbcon.txt b/Documentation/fb/fbcon.txt index 99ea58e65ef..4a9739abc86 100644 --- a/Documentation/fb/fbcon.txt +++ b/Documentation/fb/fbcon.txt @@ -150,7 +150,7 @@ C. Boot options C. Attaching, Detaching and Unloading -Before going on on how to attach, detach and unload the framebuffer console, an +Before going on how to attach, detach and unload the framebuffer console, an illustration of the dependencies may help. The console layer, as with most subsystems, needs a driver that interfaces with |