git: 9front

Download patch

ref: c84d8f133f761569af206b6d76ffeee015ccd3b8
parent: f3909757191f16927de6bd90c9307d08e960973c
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Thu Jul 14 17:12:37 EDT 2022

sam(1): clarify "<rio>" works on dot just like "look"

--- a/sys/man/1/sam
+++ b/sys/man/1/sam
@@ -835,8 +835,10 @@
 The snarf buffer is unaffected.
 .TP
 .B <rio>
-Exchange snarf buffers with
+Exchange dot with snarf buffer of
 .IR rio .
+If dot is the null string, the text in the snarf buffer is
+used.
 .TP
 .BI / regexp
 Search forward for the next match of the last regular expression
--