Skip to content

Commit

Permalink
Documentation/fb/vesafb.txt: "inverse" option corrections
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Randy Dunlap authored and Jonathan Corbet committed Aug 31, 2018
1 parent cb95ff7 commit ff7872e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/fb/vesafb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ff7872e

Please sign in to comment.