git: 9front

Download patch

ref: ecc7c9053611589a3cac377fb340e89209c9b820
parent: aa683be1b29b3767e07ae55b07dcf47aaa9e5b41
author: Igor Böhm <igor@9lab.org>
date: Tue Oct 5 16:17:33 EDT 2021

sam(1): fix description of ctrl+g

--- a/sys/man/1/sam
+++ b/sys/man/1/sam
@@ -726,7 +726,7 @@
 .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
--