Found a small mistake in the 6.9 changelog.
Index: 69.html
===================================================================
RCS file: /cvs/www/69.html,v
retrieving revision 1.70
diff -u -p -r1.70 69.html
--- 69.html 22 Apr 2021 17:59:45 -0000 1.70
+++ 69.html 22 Apr 2021 20:34:16 -0000
@@ -1048,7 +1048,7 @@ to 6.9.
<li>Added a simple --timeout implementation to <a
href="https://man.openbsd.org/openrsync.1">openrsync(1)</a>.
- <li>Added the <a href="https://man.openbsd.org/rsync.1">rsync(1)</a>
+ <li>Added the <a
href="https://man.openbsd.org/openrsync.1">openrsync(1)</a>
option --no-motd to suppress the information output by the
client at
the start of a daemon transfer.
<li>Added support for the use of !command to <a