In commit 50145474f6ef ("fbcon: remove soft scrollback code"), the
framebuffer scrollback mode was removed, but the documentation was not
updated.  Properly update the documentation by removing the option that
is no longer present,remove the scrollback option.

Signed-off-by: Bhaskar Chowdhury <[email protected]>
---
Changes since V3:
Following Willy's and Greg's suggestion,get rid of not relevant commit 
hash and message from changelog and put a correct one.
 Documentation/fb/vesafb.rst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/fb/vesafb.rst b/Documentation/fb/vesafb.rst
index 6821c87b7893..f890a4f5623b 100644
--- a/Documentation/fb/vesafb.rst
+++ b/Documentation/fb/vesafb.rst
@@ -135,8 +135,6 @@ ypan          enable display panning using the VESA 
protected mode
 
                 * scrolling (fullscreen) is fast, because there is
                  no need to copy around data.
-               * You'll get scrollback (the Shift-PgUp thing),
-                 the video memory can be used as scrollback buffer
 
           kontra:
 
-- 
2.28.0

Reply via email to