fox2mike 05/06/09 18:56:35 Modified: xml/htdocs/doc/en gentoo-kernel.xml Log: #95159, Typo fixes.
Revision Changes Path 1.32 +7 -7 xml/htdocs/doc/en/gentoo-kernel.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.32&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.32&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml.diff?r1=1.31&r2=1.32&cvsroot=gentoo Index: gentoo-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- gentoo-kernel.xml 9 Jun 2005 07:20:44 -0000 1.31 +++ gentoo-kernel.xml 9 Jun 2005 18:56:35 -0000 1.32 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.31 2005/06/09 07:20:44 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.32 2005/06/09 18:56:35 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/gentoo-kernel.xml"> @@ -158,7 +158,7 @@ <body> <p> -<c>hardened-sources</c> is based on the official Linux kernel and is targetted +<c>hardened-sources</c> is based on the official Linux kernel and is targeted at our users running Gentoo on server systems. It provides patches for the various subprojects of Gentoo Hardened (such as support for <uri link="http://www.nsa.gov/selinux/">LSM/SELinux</uri> and @@ -172,7 +172,7 @@ <c>rsbac-sources</c> contains patches to use Rule Set Based Access Controls (<uri link="http://www.rsbac.org">RSBAC</uri>) and comes in 2.4 and 2.6 flavours. It is maintained by the <uri link="/proj/en/hardened/rsbac/">RSBAC -project</uri>, a subproject of Gentoo Hardened. +project</uri>, a sub-project of Gentoo Hardened. </p> <impo> @@ -189,7 +189,7 @@ <p> <c>alpha-sources</c>, <c>hppa-sources</c>,<c>mips-sources</c>, <c>pegasos-sources</c>, <c>sparc-sources</c> and <c>xbox-sources</c> are, as -their names suggest,patched to run best on specific architectures. They also +their names suggest, patched to run best on specific architectures. They also contain some of the patches for hardware and features support from the other patch sets mentioned above and below. </p> @@ -234,8 +234,8 @@ <body> <p> -The <c>grsec-sources</c> kernel source is patched with the latest GRSecurity -updates (GRSecurity version 2.0 and up) which includes, amongst other +The <c>grsec-sources</c> kernel source is patched with the latest grsecurity +updates (grsecurity version 2.0 and up) which includes, amongst other security-related patches, support for PaX. </p> @@ -386,7 +386,7 @@ <p> <c>selinux-sources</c>, a 2.4 kernel including lots of security enhancements, -has been obseleted by security development in the 2.6 tree. SELinux +has been obsoleted by security development in the 2.6 tree. SELinux functionality can be found in the <c>hardened-sources</c> package. </p> -- [email protected] mailing list
