diff --git a/runtime/doc/scroll.txt b/runtime/doc/scroll.txt index b88e27b39b..f0ec16b6f8 100644 --- a/runtime/doc/scroll.txt +++ b/runtime/doc/scroll.txt @@ -1,4 +1,4 @@ -*scroll.txt* For Vim version 9.1. Last change: 2024 Jul 05 +*scroll.txt* For Vim version 9.1. Last change: 2024 Jul 06 VIM REFERENCE MANUAL by Bram Moolenaar @@ -48,7 +48,7 @@ CTRL-D Scroll window Downwards in the buffer. The number of or ** ** or ** *CTRL-F* - or ** *CTRL-SHIFT-CR* ** + or ** ** or *SHIFT-+* ** CTRL-F Scroll window [count] pages Forwards (downwards) in the buffer. See also 'startofline' option. diff --git a/runtime/doc/tags b/runtime/doc/tags index f0df3ebd01..3e524eb0b1 100644 --- a/runtime/doc/tags +++ b/runtime/doc/tags @@ -3946,7 +3946,6 @@ CTRL-O motion.txt /*CTRL-O* CTRL-P motion.txt /*CTRL-P* CTRL-Q gui_w32.txt /*CTRL-Q* CTRL-R undo.txt /*CTRL-R* -CTRL-SHIFT-CR scroll.txt /*CTRL-SHIFT-CR* CTRL-T tagsrch.txt /*CTRL-T* CTRL-U scroll.txt /*CTRL-U* CTRL-U-changed version6.txt /*CTRL-U-changed*