vapier 15/02/22 00:20:51 Modified: pspax.docbook scanelf.docbook scanmacho.docbook Log: fix typos pointed out by Tomasz Buchert
Revision Changes Path 1.7 pax-utils/man/pspax.docbook file : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/pax-utils/man/pspax.docbook?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-projects/pax-utils/man/pspax.docbook?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/pax-utils/man/pspax.docbook?r1=1.6&r2=1.7 Index: pspax.docbook =================================================================== RCS file: /var/cvsroot/gentoo-projects/pax-utils/man/pspax.docbook,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pspax.docbook 26 Nov 2011 17:54:57 -0000 1.6 +++ pspax.docbook 22 Feb 2015 00:20:51 -0000 1.7 @@ -29,7 +29,7 @@ <para> <command>pspax</command> is a user-space utility that scans the proc directory and list ELF types, as well as their respective PaX flags and - filenames and attributes. Depending on build options, it may additionaly + filenames and attributes. Depending on build options, it may additionally display the process running set of capabilities. </para> </refsect1> 1.16 pax-utils/man/scanelf.docbook file : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/pax-utils/man/scanelf.docbook?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-projects/pax-utils/man/scanelf.docbook?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/pax-utils/man/scanelf.docbook?r1=1.15&r2=1.16 Index: scanelf.docbook =================================================================== RCS file: /var/cvsroot/gentoo-projects/pax-utils/man/scanelf.docbook,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- scanelf.docbook 18 Jun 2014 03:16:52 -0000 1.15 +++ scanelf.docbook 22 Feb 2015 00:20:51 -0000 1.16 @@ -231,7 +231,7 @@ <para> Note that when you use a format string, generally information related flags should be omitted. In other words, you do not want to try and request NEEDED - output (<option>-n</option>) and try to specify a format output at the sametime + output (<option>-n</option>) and try to specify a format output at the same time as these operations are mutually exclusive. Each information related flag has an equivalent conversion specifier, so use those instead. You can of course continue to use non-information related flags (such as <option>--verbose</option>). 1.7 pax-utils/man/scanmacho.docbook file : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/pax-utils/man/scanmacho.docbook?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-projects/pax-utils/man/scanmacho.docbook?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/pax-utils/man/scanmacho.docbook?r1=1.6&r2=1.7 Index: scanmacho.docbook =================================================================== RCS file: /var/cvsroot/gentoo-projects/pax-utils/man/scanmacho.docbook,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- scanmacho.docbook 16 Dec 2013 20:30:38 -0000 1.6 +++ scanmacho.docbook 22 Feb 2015 00:20:51 -0000 1.7 @@ -167,7 +167,7 @@ <para> Note that when you use a format string, generally information related flags should be omitted. In other words, you do not want to try and request NEEDED - output (<option>-n</option>) and try to specify a format output at the sametime + output (<option>-n</option>) and try to specify a format output at the same time as these operations are mutually exclusive. Each information related flag has an equivalent conversion specifier, so use those instead. You can of course continue to use non-information related flags (such as <option>--verbose</option>).
