From 9d6d327871da49dbd792522d76f99669e35e527e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sigrid=20Solveig=20Hafl=C3=ADnud=C3=B3ttir?= Date: Wed, 23 Nov 2022 01:02:07 +0000 Subject: riow(1): remove window(1) invocation window '...' does not work the same way as running the command in a window manually (for whatever reason). --- sys/man/1/riow | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/man/1') diff --git a/sys/man/1/riow b/sys/man/1/riow index 5cc000cee..c0816ce8a 100644 --- a/sys/man/1/riow +++ b/sys/man/1/riow @@ -29,16 +29,16 @@ A minimal example of running with status output to .IR bar (1): .EX - window '/dev/kbdtap |[3] bar' + /dev/kbdtap |[3] bar .EE Example of running .I riow with other programs handling input: .EX - window '/dev/kbdtap |[3] bar' + riow >/dev/kbdtap |[3] bar .EE .SS Keyboard shortcuts .TP -- cgit v1.2.3