1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-08 07:13:34 +02:00

Doc fixes (thanks Xie&Tian)

This commit is contained in:
Daniel Bainton
2009-03-26 09:34:10 +02:00
parent d6238f84a4
commit 702f8f9a3e
12 changed files with 35 additions and 35 deletions

View File

@@ -80,7 +80,7 @@ section:History[history]
||[count]<C-o>||
________________________________________________________________________________
Go to an older position in the jump list. The jump list is just the browser
history for now.
history for now. If [count] is specified go back [count] pages.
________________________________________________________________________________
@@ -88,7 +88,7 @@ ________________________________________________________________________________
||[count]<C-i>||
________________________________________________________________________________
Go to a newer position in the jump list. The jump list is just the browser
history for now.
history for now. If [count] is specified go forward [count] pages.
________________________________________________________________________________