shithub: riscv

Download patch

ref: 0c0ffafb5bf8a18aeb6871b86a6a049373124725
parent: 6ebb8b9e357944cc29ae3fafc0900ee3e325ed39
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