Small typo-patch for plus.html

Sean Duckett <[email protected]>
Newsgroups gmane.os.openbsd.www
Message-ID <[email protected]>
--- plus.html.1.1063	Wed Jul 11 09:13:26 2007
+++ plus.html.spell	Wed Jul 11 09:15:30 2007
@@ -119,7 +119,7 @@
 <!-- 2007/06/27 -->
 <li>Add aliases "1" and "2" to "l" and "r" on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdiff&sektion=1&format=html">sdiff(1)</a> to make interactive merges easier.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> handle overlapping data on 64 bit arches when decapsulating packets.
-<li>Fix for Intel errara AI91 in the i386 pmap handler code.
+<li>Fix for Intel errata AI91 in the i386 pmap handler code.
 <!-- 2007/06/26 -->
 <li>Make OpenCVS handle updates regarding remote files which have been removed from the repository, 
 <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=checknr&sektion=1&format=html">checknr(1)</a> from accepting zero-length strings for the -a and -c options, and fix a file descriptor leak.
@@ -154,7 +154,7 @@
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=4&format=html">pfsync(4)</a>, reimplement interface bound states. Adds forwarding performance.
 <!-- 2007/06/20 -->
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> print leading zeroes in MAC addresses.
-<li>Fix case where a 4.2BSD partition falls partly within the are defined by the 'b' command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a>.
+<li>Fix case where a 4.2BSD partition falls partly within the area defined by the 'b' command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a>.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&sektion=4&format=html">lpt(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssio&arch=hppa&sektion=4&format=html">ssio(4)</a> for hppa GENERIC kernels.
 <li>On the SGI platform, make sure the IPL_CLOCK blocks device interrupts.
 <li>Make NFS bail out if the READDIRPLUS option is set on a v2 mount, since it is a v3 option only.
@@ -321,7 +321,7 @@
 <li>Fixes for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> disk assembly code. Not usable yet.
 <li>Improvement in the memory pool handling code, removing time from the pool header leads to better packet rates.
 <li>Add a global-wd-mode command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a>, which toggles between the current and the old behavior of one global working directory.
-<li>Enable interrupt holdoff on DP83816 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4&format=html">sis(4)</a> chips. Significally improves performance of such devices under load.
+<li>Enable interrupt holdoff on DP83816 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4&format=html">sis(4)</a> chips. Significantly improves performance of such devices under load.
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> to match on communities using 0 in the AS path.
 <li>Large performance improvement for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> by keeping information previously stored in a mbuf tag in the mbuf header directly.
 <li>Fix for sparc64 machine dependent code for autoconf, fixes panics seen on Sun v215 machines.
@@ -351,7 +351,7 @@
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> to the sparc64 RAMDISK kernel.
 <li>Fix for macppc machines which boot off 2940 scsi disks.
 <!-- 2007/05/25 -->
-<li>Make mount_vnd a C program, in order to completly replace <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnconfig&sektion=8&format=html">vnconfig(8)</a> in the future.
+<li>Make mount_vnd a C program, in order to completely replace <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnconfig&sektion=8&format=html">vnconfig(8)</a> in the future.
 <li>Add cdrip and cdplay commands to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a>.
 <li>Protect against races in rthreads code when initializing mutexes.
 <li>Remove y2k hack in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=date&sektion=1&format=html">date(1)</a>, if no century is specified, use this one.
@@ -584,7 +584,7 @@
 <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&sektion=8&format=html">newfs(8)</a> for creating FFS2 file systems. Make install media create FFS1 by default.
 <li>New timecounter code for macppc.
 <li>Fix panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a> when attaching to some IBM/Lenovo T42/T60s.
-<li>Allow more than one -t to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&sektion=1&format=html">md5(1)</a> in order to accomodate faster CPUs.
+<li>Allow more than one -t to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&sektion=1&format=html">md5(1)</a> in order to accommodate faster CPUs.
 <!-- 2007/04/12 -->
 <li>Improved signal delivery for smp i386 systems.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=date&sektion=1&format=html">date(1)</a> use UTC instead of GMT0 when given "-u".
@@ -619,7 +619,7 @@
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcw&sektion=4&format=html">bcw(4)</a> driver under development removed.
 <li>Lots of work on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sili&sektion=4&format=html">sili(4)</a> driver.
 <!-- 2007/04/04 -->
-<li>Import the older i810 videodriver into xenocara from the X.org version shipped with 3.9/4.0.
+<li>Import the older i810 video driver into xenocara from the X.org version shipped with 3.9/4.0.
 <li>Update Sendmail to 8.14.1.
 <li><font color="#e00000"><strong>SECURITY FIX: Multiple security fixes for X.org applied.</strong></font><br>
 <a href="errata41.html#004_xorg">A source code patch is available</a>.<br>
@@ -723,7 +723,7 @@
 <li>Make sure the distributed prefix has a metric != 0 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>.
 <li>New timecounter code for the sparc64 platform.
 <!-- 2007/03/15 -->
-<li>Add PCI id for Intels PCIe quad port fiber adapter to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> driver.
+<li>Add PCI id for Intel's PCIe quad port fiber adapter to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> driver.
 <li>Fix for UltraSPARC-IV CPU detection in OpenFirmware to prevent crashes.
 <li>Make sure the OpenFirmware node can be found on UltraSPARC-IV CPUs.
 <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a> where multiple input files for ci would have flags from previous files affect the later ones.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.