git: 9front

Download patch

ref: 442f3ab66abe0b0bef8aaa2c637d77a644773e52
parent: 8cfb23e5d7999edb22fdb9a5cb97c38d71c41ae0
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon May 26 05:59:57 EDT 2014

page(1): minus

--- 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, or minus displays the previous page.
+Typing left arrow, 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.
--