typo in errata.html
Tobias Stoeckmann <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
--- errata.html~ Sat Jan 14 06:50:32 2006 +++ errata.html Sat Jan 14 06:50:49 2006 @@ -87,7 +87,7 @@ <li><a name="i386pmap"></a> <font color="#009000"><strong>003: RELIABILITY FIX: January 13, 2006</strong></font> <i>i386 architecture</i><br> -Change the implimentation of i386 W^X so that the "execute line" can move around. +Change the implementation of i386 W^X so that the "execute line" can move around. Before it was limited to being either at 512MB (below which all code normally lands) or at the top of the stack. Now the line can float as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mprotect&sektion=2">mprotect(2)</a> Tobias Stoeckmann