Index: 56.html
===================================================================
RCS file: /cvs/www/56.html,v
retrieving revision 1.46
diff -u -p -u -r1.46 56.html
--- 56.html     11 Oct 2014 03:03:01 -0000      1.46
+++ 56.html     13 Oct 2014 16:38:55 -0000
@@ -243,7 +243,7 @@ time_t values outside that range are sto
     <li>Faster hibernate/unhibernate performance on amd64 and i386 platforms.
     <li>Support hibernating to <a 
href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/softraid.4";>softraid(4)</a>
 crypto volumes.
     <li>Added <a 
href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man3/reallocarray.3";>reallocarray(3)</a>,
-        which allows multiple sized objects to be allocated without the cost of
+        which allows multiple equally sized objects to be allocated without 
the cost of
         clearing memory while avoiding possible integer overflows.
     <li>Extended <a 
href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man3/fread.3";>fread(3)</a>
 and
         <a 
href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man3/fwrite.3";>fwrite(3)</a>

Reply via email to