aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-10-19 20:04:59 -0400
committerAnthony G. Basile <blueness@gentoo.org>2011-10-19 20:04:59 -0400
commitf79cb2f55d6596180a902e6fb1afb3c5bfb62a5f (patch)
tree18e8446e24edf07bb873f8b824acc0cc84612553 /doc/paxctl-ng.1
parentsrc/paxctl-ng.c: add XT_PAX flag support (diff)
downloadelfix-f79cb2f55d6596180a902e6fb1afb3c5bfb62a5f.tar.gz
elfix-f79cb2f55d6596180a902e6fb1afb3c5bfb62a5f.tar.bz2
elfix-f79cb2f55d6596180a902e6fb1afb3c5bfb62a5f.zip
Add doc/revdep-pax.pod and remove EI_PAX docs from doc/paxctl*
Diffstat (limited to 'doc/paxctl-ng.1')
-rw-r--r--doc/paxctl-ng.125
1 files changed, 12 insertions, 13 deletions
diff --git a/doc/paxctl-ng.1 b/doc/paxctl-ng.1
index d924e1f..218dde3 100644
--- a/doc/paxctl-ng.1
+++ b/doc/paxctl-ng.1
@@ -130,27 +130,24 @@
.if n .ad l
.nh
.SH "NAME"
-paxctl\-ng \- get or consistently set the pax flags for both EI_PAX and PT_PAX
+paxctl\-ng \- get or set the PaX flags for both PT_PAX and XT_PAX
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
-\&\fBpaxctl-ng\fR [\-h]
-.PP
\&\fBpaxctl-ng\fR [\-PpEeMmRrXxSs] [\-v] \s-1ELF\s0
.PP
\&\fBpaxctl-ng\fR \-Z [\-v] \s-1ELF\s0
.PP
\&\fBpaxctl-ng\fR \-z [\-v] \s-1ELF\s0
+.PP
+\&\fBpaxctl-ng\fR [\-h]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
\&\fBpaxctl-ng\fR scans the program headers of \s-1ELF\s0 binaries or shared
.SH "OPTIONS"
.IX Header "OPTIONS"
-.IP "\fB\-h\fR Print out a short help message and exit." 4
-.IX Item "-h Print out a short help message and exit."
-.PD 0
-.IP "" 4
.IP "\fB\-P\fR or \fB\-p\fR Enable or disable \s-1PAGEEXEC\s0" 4
.IX Item "-P or -p Enable or disable PAGEEXEC"
+.PD 0
.IP "\fB\-S\fR or \fB\-s\fR Enable or disable \s-1SEGMEXEC\s0" 4
.IX Item "-S or -s Enable or disable SEGMEXEC"
.IP "\fB\-M\fR or \fB\-m\fR Enable or disable \s-1MPROTECT\s0" 4
@@ -161,17 +158,19 @@ paxctl\-ng \- get or consistently set the pax flags for both EI_PAX and PT_PAX
.IX Item "-R or -r Enable or disable RANDMMAP"
.IP "\fB\-X\fR or \fB\-x\fR Enable or disable \s-1RANDEXEC\s0" 4
.IX Item "-X or -x Enable or disable RANDEXEC"
+.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 is
-for \s-1PT_PAX\s0, while the most secure setting is used for \s-1EI_PAX\s0.
-.IP "\fB\-Z\fR Enable most secure settings (PSMeRX)" 4
-.IX Item "-Z Enable 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 Enable default setting (\s-1PT_PAX\s0) or most secure setting (\s-1EI_PAX\s0)" 4
-.IX Item "-z Enable default setting (PT_PAX) or most secure setting (EI_PAX)"
+.IP "\fB\-z\fR Set default setting (\-\-\-\-\-\-)" 4
+.IX Item "-z Set default setting (------)"
.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
+.IX Item "-h Print out a short help message and exit."
.PD
.SH "HOMEPAGE"
.IX Header "HOMEPAGE"