Simplest fix below.
Ross
====
Index: 69.html
===================================================================
RCS file: /cvs/www/69.html,v
retrieving revision 1.52
diff -u -p -r1.52 69.html
--- 69.html 17 Apr 2021 20:45:22 -0000 1.52
+++ 69.html 18 Apr 2021 11:05:33 -0000
@@ -450,9 +450,9 @@ to 6.9.
<li>Removed the 30s minimum delay for <a
href="https://man.openbsd.org/xlock.1">xlock(1)</a> timeouts.
<li>Stopped deleting the control socket on exit in <a
- href="https://man.openbsd.org/apmd.8">apmd(8)</a> exit, as
deleting
+ href="https://man.openbsd.org/apmd.8">apmd(8)</a>, as deleting
the socket in process after calling <a
- href="https://man.openbsd.org/unveil.2">unveil(2)</a> would
cause a
+ href="https://man.openbsd.org/unveil.2">unveil(2)</a> would
cause an
unveil restriction violation,
</ul>