about summary refs log tree commit diff stats
path: root/doc/ranger.1
diff options
context:
space:
mode:
authorLeo Vivier <leo.vivier@gmail.com>2018-08-26 10:09:22 +0200
committerLeo Vivier <leo.vivier@gmail.com>2018-09-01 10:43:51 +0200
commite10321b9f8020bdf4c05a1cddc9f989154de8adf (patch)
tree4c57596947e3a8b087cf8871fec43197fd54948d /doc/ranger.1
parent66b8e2740c53c21839a08dc2b36cd3289cf12f1f (diff)
downloadranger-e10321b9f8020bdf4c05a1cddc9f989154de8adf.tar.gz
Fix punctuation in READLINE-LIKE BINDINGS IN THE CONSOLE
Adds full-stops at the end of every entry.
Diffstat (limited to 'doc/ranger.1')
-rw-r--r--doc/ranger.16
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 380a48dc..936b10bd 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -700,13 +700,13 @@ Show the current filter stack state.
 .IX Subsection "READLINE-LIKE BINDINGS IN THE CONSOLE"
 .IP "^B, ^F" 14
 .IX Item "^B, ^F"
-Move left and right (B for back, F for forward)
+Move left and right (B for back, F for forward).
 .IP "^P, ^N" 14
 .IX Item "^P, ^N"
-Move up and down (P for previous, N for Next)
+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
+Move to the start or to the end.
 .IP "Alt-B" 14
 .IX Item "Alt-B"
 Move backwards by words.