Hey, I think a small typo slipped in the 6.1 notes. Patch below:
diff --git a/61.html b/61.html index 4b5dadbd4..18208b588 100644 --- a/61.html +++ b/61.html @@ -244,7 +244,7 @@ to 6.1. <li>New function <a href="http://man.openbsd.org/recallocarray.3">recallocarray(3)</a> to reduce the risk of incorrect clearing of memory before and after - <a href="http://man.openbsd.org/reallocarray.3">recallocarray(3)</a>. + <a href="http://man.openbsd.org/reallocarray.3">reallocarray(3)</a>. <li>... </ul> <p> -- Kind regards, Hiltjo