diff options
author | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-07-14 21:12:37 +0000 |
---|---|---|
committer | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-07-14 21:12:37 +0000 |
commit | 1c585c2cc2404281311525dd26a80c8935f6332d (patch) | |
tree | 03eca54f11d6f5650cc10003a490a387482c3cac /sys/man/1 | |
parent | ce2ad9701d018dcff87ecabf1038bb202ea39a50 (diff) |
sam(1): clarify "<rio>" works on dot just like "look"
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/sam | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/man/1/sam b/sys/man/1/sam index f107b3c79..e197c0c4c 100644 --- a/sys/man/1/sam +++ b/sys/man/1/sam @@ -835,8 +835,10 @@ used. 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 |