summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Böhm <igor@9lab.org>2021-10-05 20:17:33 +0000
committerIgor Böhm <igor@9lab.org>2021-10-05 20:17:33 +0000
commit0c0ffafb5bf8a18aeb6871b86a6a049373124725 (patch)
treeecdfc69fdfa479d34d1432062cbbeede4d87f424
parent6ebb8b9e357944cc29ae3fafc0900ee3e325ed39 (diff)
sam(1): fix description of ctrl+g
-rw-r--r--sys/man/1/sam2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/sam b/sys/man/1/sam
index 6f96a92f8..0d9d75ab5 100644
--- a/sys/man/1/sam
+++ b/sys/man/1/sam
@@ -726,7 +726,7 @@ since the last mouse button hit.
.PP
Ctrl+b switches to the command window and moves to the end
of the text.
-Ctrl+g switches from to the last focused window.
+Ctrl+g switches to the last focused window.
If the focused window is a text window, ctrl+g switches
to the next zeroxed instance of that window.
.PP