swift 05/06/08 19:24:47 Modified: xml/htdocs/doc/en/handbook/draft pax-utils.xml Log: Correct PaX naming
Revision Changes Path 1.3 +3 -3 xml/htdocs/doc/en/handbook/draft/pax-utils.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/pax-utils.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/pax-utils.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/pax-utils.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: pax-utils.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/pax-utils.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pax-utils.xml 8 Jun 2005 19:19:07 -0000 1.2 +++ pax-utils.xml 8 Jun 2005 19:24:47 -0000 1.3 @@ -1,11 +1,11 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/pax-utils.xml,v 1.2 2005/06/08 19:19:07 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/pax-utils.xml,v 1.3 2005/06/08 19:24:47 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/handbook/draft/pax-utils.xml"> -<title>Gentoo Pax Utilities</title> +<title>Gentoo PaX Utilities</title> <author title="Author"> <mail link="[EMAIL PROTECTED]">Sven Vermeulen</mail> @@ -47,7 +47,7 @@ <p> This guide will inform you how to use the <c>pax-utils</c> package to find and identify problematic binaries. We will also cover the use of <c>pspax</c> (a -tool to view PAX-specific capabilities) and <c>dumpelf</c> (a tool that prints +tool to view PaX-specific capabilities) and <c>dumpelf</c> (a tool that prints out a C structure containing a workable copy of a given object). </p> -- [email protected] mailing list
