diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-05-26 09:59:57 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-05-26 09:59:57 +0200 |
commit | c73ade70e3118936008c74d6d46dd9f79cb89d3c (patch) | |
tree | 12db3ea9e0b3b247b7cc5f42fb0d280ad29283e8 /sys/man | |
parent | 97c28a6c807e8c7d9251bd9f8de425ea908c428c (diff) |
page(1): minus
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/1/page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/page b/sys/man/1/page index 929c9e1d5..fb6d15011 100644 --- a/sys/man/1/page +++ b/sys/man/1/page @@ -155,7 +155,7 @@ or 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. |