rane 06/07/17 16:23:50 Modified: kernel-config.xml Log: fixed a sentence, added <path>
Revision Changes Path 1.2 xml/htdocs/doc/en/kernel-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kernel-config.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kernel-config.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kernel-config.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo Index: kernel-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kernel-config.xml 16 Jul 2006 22:34:46 -0000 1.1 +++ kernel-config.xml 17 Jul 2006 16:23:50 -0000 1.2 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.1 2006/07/16 22:34:46 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.2 2006/07/17 16:23:50 rane Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/kernel-config.xml"> @@ -583,9 +583,10 @@ </p> <p> -It is possible to verify if you are booted from matches the kernel compiled on -your hard disk by examining the date and time of compilation. Assuming your -architecture is x86 and your kernel sources are installed at /usr/src/linux: +It is possible to verify if the kernel you are booted from matches the kernel +compiled on your hard disk by examining the date and time of compilation. +Assuming your architecture is x86 and your kernel sources are installed at +<path>/usr/src/linux</path>: </p> <pre caption="Verifying you are booted from your modified kernel"> -- [email protected] mailing list
