forked from aniani/vim
Without this change, pressing K while in one manpage to load another one, then pressing CTRL-O to go back, results in going to the bottom of the current (second) manpage. With this change, it goes back to the previous manpage. closes: #16791 Signed-off-by: David Mandelberg <david@mandelberg.org> Signed-off-by: Christian Brabandt <cb@256bit.org>