about summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.18
-rw-r--r--doc/ranger.pod4
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 380a48dc..0c55638a 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -707,11 +707,11 @@ Move up and down (P for previous, N for Next)
 .IP "^A, ^E" 14
 .IX Item "^A, ^E"
 Move to the start or to the end
-.IP "Alt-B" 14
-.IX Item "Alt-B"
+.IP "Alt-B, Alt-LEFT" 14
+.IX Item "Alt-B, Alt-LEFT"
 Move backwards by words.
-.IP "Alt-F" 14
-.IX Item "Alt-F"
+.IP "Alt-F, Alt-RIGHT" 14
+.IX Item "Alt-F, Alt-RIGHT"
 Move forwards by words.
 .IP "^D" 14
 .IX Item "^D"
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 1b1af68e..3e269261 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -690,11 +690,11 @@ Move up and down (P for previous, N for Next)
 
 Move to the start or to the end
 
-=item Alt-B
+=item Alt-B, Alt-LEFT
 
 Move backwards by words.
 
-=item Alt-F
+=item Alt-F, Alt-RIGHT
 
 Move forwards by words.