about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--doc/ranger.12
-rw-r--r--doc/ranger.pod2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index d31b6548..ea010eac 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -645,7 +645,7 @@ to use to open the current file selection.
 Open the console with the content \*(L"cd \*(R"
 .IP "^P" 14
 .IX Item "^P"
-Open the console with the content of the last command.
+Open the console with the most recent command.
 .IP "Alt\-\fIN\fR" 14
 .IX Item "Alt-N"
 Open a tab. N has to be a number from 0 to 9. If the tab doesn't exist yet, it
diff --git a/doc/ranger.pod b/doc/ranger.pod
index a4f6c7df..5c668235 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -599,7 +599,7 @@ Open the console with the content "cd "
 
 =item ^P
 
-Open the console with the content of the last command.
+Open the console with the most recent command.
 
 =item Alt-I<N>