another typo in errata.html (errata37.html, too)
Tobias Stoeckmann <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Well, more or less it is the same, again ... At least everything should be correct now. :) --- errata.html~ Sat Jan 14 15:21:50 2006 +++ errata.html Sat Jan 14 15:22:12 2006 @@ -93,7 +93,7 @@ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mprotect&sektion=2">mprotect(2)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mmap&sektion=2">mmap(2)</a> -requests need it to. This is now implimented using only GDT selectors +requests need it to. This is now implemented using only GDT selectors instead of the LDT so that it is more robust as well. <br> <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.8/i386/003_i386pmap.patch"> --- errata37.html~ Sat Jan 14 15:22:01 2006 +++ errata37.html Sat Jan 14 15:22:25 2006 @@ -93,7 +93,7 @@ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mprotect&sektion=2">mprotect(2)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mmap&sektion=2">mmap(2)</a> -requests need it to. This is now implimented using only GDT selectors +requests need it to. This is now implemented using only GDT selectors instead of the LDT so that it is more robust as well. <br> <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.7/i386/009_i386pmap.patch"> Hopefully my last email about this. ;) Tobias Stoeckmann