diff options
author | klondike <klondike@xiscosoft.es> | 2010-11-13 14:23:07 +0100 |
---|---|---|
committer | klondike <klondike@xiscosoft.es> | 2010-11-13 14:23:07 +0100 |
commit | e0ed0ef89943773b8efa96bf645f04f9c9ffb2b0 (patch) | |
tree | e18a0840cd359fbd499400fb1793bb05bfc8e672 | |
parent | Odd, this ffile shouldn't be there (diff) | |
download | hardened-docs-e0ed0ef89943773b8efa96bf645f04f9c9ffb2b0.tar.gz hardened-docs-e0ed0ef89943773b8efa96bf645f04f9c9ffb2b0.tar.bz2 hardened-docs-e0ed0ef89943773b8efa96bf645f04f9c9ffb2b0.zip |
Fixing a typo
-rw-r--r-- | html/hardenedfaq.html | 2 | ||||
-rw-r--r-- | xml/hardenedfaq.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/html/hardenedfaq.html b/html/hardenedfaq.html index 63a0f8f..9300a69 100644 --- a/html/hardenedfaq.html +++ b/html/hardenedfaq.html @@ -367,7 +367,7 @@ located at <a href="grsecurity.html">http://www.gentoo.org/proj/en/hardened/grse <p class="secthead"><a name="grsecnew"></a><a name="doc_chap4_sect3">Can I use Grsecurity with a recent kernel not on the tree?</a></p> <p> Usually we release a new version of hardened sources not long after a new -PaX/Grsecurity patch isreleased, so the best option is just waiting a bit for +PaX/Grsecurity patch is released, so the best option is just waiting a bit for the kernel team to adapt the patches and then test them. Anyway if you are very impatient, you can download the patches from <a href="http://grsecurity.net/download.php">http://grsecurity.net/download.php</a> and try to patch the sources diff --git a/xml/hardenedfaq.xml b/xml/hardenedfaq.xml index 06adbb7..1efbda2 100644 --- a/xml/hardenedfaq.xml +++ b/xml/hardenedfaq.xml @@ -464,7 +464,7 @@ located at <uri>http://www.gentoo.org/proj/en/hardened/grsecurity.xml</uri>. <p> Usually we release a new version of hardened sources not long after a new -PaX/Grsecurity patch isreleased, so the best option is just waiting a bit for +PaX/Grsecurity patch is released, so the best option is just waiting a bit for the kernel team to adapt the patches and then test them. Anyway if you are very impatient, you can download the patches from <uri>http://grsecurity.net/download.php</uri> and try to patch the sources |