[PATCH] Fix some typos in 43.html
Pierre Riteau <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Index: 43.html
===================================================================
RCS file: /cvs/www/43.html,v
retrieving revision 1.54
diff -p -u -r1.54 43.html
--- 43.html 19 Mar 2008 00:08:11 -0000 1.54
+++ 43.html 19 Mar 2008 09:45:48 -0000
@@ -213,7 +213,7 @@ is always set to cover the entire disk.
-E mode no longer permits assigning arbitrary sizes to FS_BOOT and FS_UNUSED
partitions.
<li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4">bge(4)</a> driver problems receiving jumbo frames have been resolved.
-<li>Many dangerous unsigned comparisions with -1 when checking the
+<li>Many dangerous unsigned comparisons with -1 when checking the
results of read and write calls have been eliminated.
<li>The new M_ZERO flag for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=9">malloc(9)</a>
replaces many malloc+bzero/memset combinations, fixing a number of bugs
@@ -232,7 +232,7 @@ risking corruption of kernel memory.
<li>All platforms now have serial console support when installing.
<li>Serial console speed is detected and appropriate /etc/ttys entries
automatically created.
-<li><a href="vax.html">OpenBSD/vax</a> now also has both kinds of install ISO cd images.
+<li><a href="vax.html">OpenBSD/vax</a> now also has both kinds of install ISO CD images.
<li>DNS server addresses are remembered if an install is restarted.
</ul>
<p>
@@ -341,7 +341,7 @@ were renamed to
progress the protocol, and also makes <em>ConnectTimeout</em> useful for
connections via a <em>ProxyCommand</em>.</li>
<li>Many new regression tests, including interop tests against PuTTY's
- plink</li>
+ plink.</li>
</ul></li>
<li>The following significant bugs have been fixed in this release:
<ul>