diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2018-08-17 07:12:07 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-09-01 01:31:51 +0300 |
commit | ff7872ef6f9ada550e81a177f8792da766e554d8 (patch) | |
tree | fcfe906552679efd23a7fdfe692abffd21b37ee3 /Documentation/fb/vesafb.txt | |
parent | cb95ff7da1182e9d60a810d79e76a333db929d98 (diff) | |
download | linux-ff7872ef6f9ada550e81a177f8792da766e554d8.tar.xz |
Documentation/fb/vesafb.txt: "inverse" option corrections
Spell the vesafb "inverse" option correctly and tell what it does.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: dri-devel@lists.freedesktop.org
Cc: linux-fbdev@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Antonino A. Daplas <adaplas@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/fb/vesafb.txt')
-rw-r--r-- | Documentation/fb/vesafb.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/fb/vesafb.txt b/Documentation/fb/vesafb.txt index 950d5a658cb3..413bb73235be 100644 --- a/Documentation/fb/vesafb.txt +++ b/Documentation/fb/vesafb.txt @@ -114,11 +114,11 @@ to turn it on. You can pass options to vesafb using "video=vesafb:option" on the kernel command line. Multiple options should be separated -by comma, like this: "video=vesafb:ypan,invers" +by comma, like this: "video=vesafb:ypan,inverse" Accepted options: -invers no comment... +inverse use inverse color map ypan enable display panning using the VESA protected mode interface. The visible screen is just a window of the |