From 0c0ffafb5bf8a18aeb6871b86a6a049373124725 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20B=C3=B6hm?= Date: Tue, 5 Oct 2021 20:17:33 +0000 Subject: [PATCH] sam(1): fix description of ctrl+g --- sys/man/1/sam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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