git: 9front

Download patch

ref: 631b038179dcf5b9fd0a2a9947d2396ce3b3712d
parent: 442f3ab66abe0b0bef8aaa2c637d77a644773e52
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon May 26 06:00:39 EDT 2014

page(1): or

--- a/sys/man/1/page
+++ b/sys/man/1/page
@@ -155,7 +155,7 @@
 control-D exits the program.
 .PP
 To go to a specific page, one can type its number followed by enter.
-Typing left arrow, backspace displays the previous page.
+Typing left arrow or backspace displays the previous page.
 Typing right arrow, space, or enter displays the next page.
 The up and down arrow pan up and down one half screen height,
 changing pages when panning off the top or bottom of the page.
--