shithub: riscv

Download patch

ref: fc55d674565f65401a9fc89c90a3769d7c8cb4ae
parent: 614da5fcf62dec98bc588b79ddd70f1f3fe1b7a7
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Tue Nov 22 20:16:06 EST 2022

riow(1): no. I give up trying to understand wtf is wrong with rio

--- a/sys/man/1/riow
+++ b/sys/man/1/riow
@@ -29,7 +29,7 @@
 with status output to
 .IR bar (1):
 .EX
-	window 'rfork n; </dev/kbdtap riow >/dev/kbdtap |[3] bar'
+	</dev/kbdtap riow >/dev/kbdtap |[3] bar
 .EE
 
 Example of running
@@ -36,9 +36,9 @@
 .I riow
 with other programs handling input:
 .EX
-	window 'rfork n; </dev/kbdtap ktrans |
+	</dev/kbdtap ktrans |
 		reform/shortcuts |
-		riow >/dev/kbdtap |[3] bar'
+		riow >/dev/kbdtap |[3] bar
 .EE
 .SS Keyboard shortcuts
 .TP