aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/fix-gnustack.12
-rw-r--r--doc/fix-gnustack.pod2
-rw-r--r--doc/paxctl-ng.144
-rw-r--r--doc/paxctl-ng.pod24
-rw-r--r--doc/revdep-pax.12
-rw-r--r--doc/revdep-pax.pod2
6 files changed, 40 insertions, 36 deletions
diff --git a/doc/fix-gnustack.1 b/doc/fix-gnustack.1
index 7f7f4c8..3ef26eb 100644
--- a/doc/fix-gnustack.1
+++ b/doc/fix-gnustack.1
@@ -160,7 +160,7 @@ if it has both W and X flags. When called without, it simply reports
what flags it found.
.SH "HOMEPAGE"
.IX Header "HOMEPAGE"
-http://dev.gentoo.org/~blueness/elfix
+http://www.gentoo.org/proj/en/hardened/pax\-quickstart.xml
.SH "REPORTING BUGS"
.IX Header "REPORTING BUGS"
Please report bugs at http://bugs.gentoo.org.
diff --git a/doc/fix-gnustack.pod b/doc/fix-gnustack.pod
index 1f01bcc..d94b8b4 100644
--- a/doc/fix-gnustack.pod
+++ b/doc/fix-gnustack.pod
@@ -39,7 +39,7 @@ what flags it found.
=head1 HOMEPAGE
-http://dev.gentoo.org/~blueness/elfix
+http://www.gentoo.org/proj/en/hardened/pax-quickstart.xml
=head1 REPORTING BUGS
diff --git a/doc/paxctl-ng.1 b/doc/paxctl-ng.1
index 3a53640..744184b 100644
--- a/doc/paxctl-ng.1
+++ b/doc/paxctl-ng.1
@@ -139,6 +139,8 @@ paxctl\-ng \- get, set or create either PT_PAX or XATTR_PAX flags
.PP
\&\fBpaxctl-ng\fR \-F|\-f [\-v] \s-1ELF\s0
.PP
+\&\fBpaxctl-ng\fR \-L|\-l
+.PP
\&\fBpaxctl-ng\fR [\-h]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
@@ -195,27 +197,27 @@ Finally, if the user wishes, he can remove the extended attribute field by runni
.IP "" 4
.PD
If both enabling and disabling flags are set for one item,
-eg. \-Pp for \s-1PAGEEXEC\s0, then the default setting \- is used.
-.IP "\fB\-Z\fR Set most secure settings (PSMeRx)" 4
-.IX Item "-Z Set most secure settings (PSMeRx)"
+eg. \-Pp for \s-1PAGEEXEC\s0, then the default setting '\-' is used.
+.IP "\fB\-Z\fR Set most secure settings (PSMeRx)." 4
+.IX Item "-Z Set most secure settings (PSMeRx)."
.PD 0
-.IP "\fB\-z\fR Set default setting (\-\-\-\-\-\-)" 4
-.IX Item "-z Set default setting (------)"
-.IP "\fB\-C\fR Create \s-1XATTR_PAX\s0 markings with the most secure PaX settings" 4
-.IX Item "-C Create XATTR_PAX markings with the most secure PaX settings"
-.IP "\fB\-c\fR Create \s-1XATTR_PAX\s0 markings with the default PaX settings" 4
-.IX Item "-c Create XATTR_PAX markings with the default PaX settings"
-.ie n .IP "\fB\-d\fR Delete \s-1XATTR_PAX\s0 field, ""user.pax.flags""" 4
-.el .IP "\fB\-d\fR Delete \s-1XATTR_PAX\s0 field, ``user.pax.flags''" 4
-.IX Item "-d Delete XATTR_PAX field, user.pax.flags"
-.IP "\fB\-F\fR Copy \s-1PT_PAX\s0 flags to \s-1XATTR_PAX\s0, if possible" 4
-.IX Item "-F Copy PT_PAX flags to XATTR_PAX, if possible"
-.IP "\fB\-f\fR Copy \s-1XATTR_PAX\s0 flags to \s-1PT_PAX\s0, if possible" 4
-.IX Item "-f Copy XATTR_PAX flags to PT_PAX, if possible"
-.IP "\fB\-L\fR Only set \s-1PT_PAX\s0 flags, if possible" 4
-.IX Item "-L Only set PT_PAX flags, if possible"
-.IP "\fB\-l\fR Only set \s-1XATTR_PAX\s0 flags, if possible" 4
-.IX Item "-l Only set XATTR_PAX flags, if possible"
+.IP "\fB\-z\fR Set default setting (\-\-\-\-\-\-)." 4
+.IX Item "-z Set default setting (------)."
+.IP "\fB\-C\fR Create \s-1XATTR_PAX\s0 markings with the most secure PaX settings." 4
+.IX Item "-C Create XATTR_PAX markings with the most secure PaX settings."
+.IP "\fB\-c\fR Create \s-1XATTR_PAX\s0 markings with the default PaX settings." 4
+.IX Item "-c Create XATTR_PAX markings with the default PaX settings."
+.ie n .IP "\fB\-d\fR Delete \s-1XATTR_PAX\s0 field, ""user.pax.flags""." 4
+.el .IP "\fB\-d\fR Delete \s-1XATTR_PAX\s0 field, ``user.pax.flags''." 4
+.IX Item "-d Delete XATTR_PAX field, user.pax.flags."
+.IP "\fB\-F\fR Copy \s-1PT_PAX\s0 flags to \s-1XATTR_PAX\s0, if possible." 4
+.IX Item "-F Copy PT_PAX flags to XATTR_PAX, if possible."
+.IP "\fB\-f\fR Copy \s-1XATTR_PAX\s0 flags to \s-1PT_PAX\s0, if possible." 4
+.IX Item "-f Copy XATTR_PAX flags to PT_PAX, if possible."
+.IP "\fB\-L\fR When given with other flags, only set \s-1PT_PAX\s0 flags, if possible. When given alone, return \s-1EXIT_SUCCESS\s0 if \s-1PT_PAX\s0 is supported, else return \s-1EXIT_FAILURE\s0." 4
+.IX Item "-L When given with other flags, only set PT_PAX flags, if possible. When given alone, return EXIT_SUCCESS if PT_PAX is supported, else return EXIT_FAILURE."
+.IP "\fB\-l\fR When given with other flags, only set \s-1XATTR_PAX\s0 flags, if possible. When given alone, return \s-1EXIT_SUCCESS\s0 if \s-1XATTR_PAX\s0 is supported, else return \s-1EXIT_FAILURE\s0." 4
+.IX Item "-l When given with other flags, only set XATTR_PAX flags, if possible. When given alone, return EXIT_SUCCESS if XATTR_PAX is supported, else return EXIT_FAILURE."
.IP "\fB\-v\fR View the flags" 4
.IX Item "-v View the flags"
.IP "\fB\-h\fR Print out a short help message and exit." 4
@@ -223,7 +225,7 @@ eg. \-Pp for \s-1PAGEEXEC\s0, then the default setting \- is used.
.PD
.SH "HOMEPAGE"
.IX Header "HOMEPAGE"
-http://dev.gentoo.org/~blueness/elfix
+http://www.gentoo.org/proj/en/hardened/pax\-quickstart.xml
.SH "REPORTING BUGS"
.IX Header "REPORTING BUGS"
Please report bugs at http://bugs.gentoo.org.
diff --git a/doc/paxctl-ng.pod b/doc/paxctl-ng.pod
index a18a3a5..d409a09 100644
--- a/doc/paxctl-ng.pod
+++ b/doc/paxctl-ng.pod
@@ -10,6 +10,8 @@ B<paxctl-ng> -C|-c|-d [-v] ELF
B<paxctl-ng> -F|-f [-v] ELF
+B<paxctl-ng> -L|-l
+
B<paxctl-ng> [-h]
=head1 DESCRIPTION
@@ -69,25 +71,25 @@ B<paxctl-ng> with the B<-d> flag.
=item
If both enabling and disabling flags are set for one item,
-eg. -Pp for PAGEEXEC, then the default setting - is used.
+eg. -Pp for PAGEEXEC, then the default setting '-' is used.
-=item B<-Z> Set most secure settings (PSMeRx)
+=item B<-Z> Set most secure settings (PSMeRx).
-=item B<-z> Set default setting (------)
+=item B<-z> Set default setting (------).
-=item B<-C> Create XATTR_PAX markings with the most secure PaX settings
+=item B<-C> Create XATTR_PAX markings with the most secure PaX settings.
-=item B<-c> Create XATTR_PAX markings with the default PaX settings
+=item B<-c> Create XATTR_PAX markings with the default PaX settings.
-=item B<-d> Delete XATTR_PAX field, "user.pax.flags"
+=item B<-d> Delete XATTR_PAX field, "user.pax.flags".
-=item B<-F> Copy PT_PAX flags to XATTR_PAX, if possible
+=item B<-F> Copy PT_PAX flags to XATTR_PAX, if possible.
-=item B<-f> Copy XATTR_PAX flags to PT_PAX, if possible
+=item B<-f> Copy XATTR_PAX flags to PT_PAX, if possible.
-=item B<-L> Only set PT_PAX flags, if possible
+=item B<-L> When given with other flags, only set PT_PAX flags, if possible. When given alone, return EXIT_SUCCESS if PT_PAX is supported, else return EXIT_FAILURE.
-=item B<-l> Only set XATTR_PAX flags, if possible
+=item B<-l> When given with other flags, only set XATTR_PAX flags, if possible. When given alone, return EXIT_SUCCESS if XATTR_PAX is supported, else return EXIT_FAILURE.
=item B<-v> View the flags
@@ -97,7 +99,7 @@ eg. -Pp for PAGEEXEC, then the default setting - is used.
=head1 HOMEPAGE
-http://dev.gentoo.org/~blueness/elfix
+http://www.gentoo.org/proj/en/hardened/pax-quickstart.xml
=head1 REPORTING BUGS
diff --git a/doc/revdep-pax.1 b/doc/revdep-pax.1
index f801135..58568fa 100644
--- a/doc/revdep-pax.1
+++ b/doc/revdep-pax.1
@@ -200,7 +200,7 @@ so that the PaX flags of the target inherit the flags of the source.
.PD
.SH "HOMEPAGE"
.IX Header "HOMEPAGE"
-http://dev.gentoo.org/~blueness/elfix
+http://www.gentoo.org/proj/en/hardened/pax\-quickstart.xml
.SH "REPORTING BUGS"
.IX Header "REPORTING BUGS"
Please report bugs at http://bugs.gentoo.org.
diff --git a/doc/revdep-pax.pod b/doc/revdep-pax.pod
index 7cddd9d..b1f6d28 100644
--- a/doc/revdep-pax.pod
+++ b/doc/revdep-pax.pod
@@ -82,7 +82,7 @@ so that the PaX flags of the target inherit the flags of the source.
=head1 HOMEPAGE
-http://dev.gentoo.org/~blueness/elfix
+http://www.gentoo.org/proj/en/hardened/pax-quickstart.xml
=head1 REPORTING BUGS