aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-03-25 15:00:03 +0000
committerNed Ludd <solar@gentoo.org>2005-03-25 15:00:03 +0000
commit4888dc66833e47d45e75b2dd0c605028c7303df3 (patch)
tree7f44a83102f3b3969021ce2c0d60d173575089e6 /README
parent- add pspax manpage so spanky can clean+pimp it out (diff)
downloadpax-utils-4888dc66833e47d45e75b2dd0c605028c7303df3.tar.gz
pax-utils-4888dc66833e47d45e75b2dd0c605028c7303df3.tar.bz2
pax-utils-4888dc66833e47d45e75b2dd0c605028c7303df3.zip
- fix a few typos
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 3 insertions, 7 deletions
diff --git a/README b/README
index cf8644f..a96469d 100644
--- a/README
+++ b/README
@@ -8,10 +8,6 @@ Usage: scanexec [options] dir1 dir2 dirN...
-h, --help : Print this help and exit.
-v, --version : Print version and exit.
-== isetdyn ==
-Tests if a file is of ELF ET_DYN, has a symbol for main, and contains a
-program interpreter.
-
== scanelf ==
Usage: scanelf [options] dir1 dir2 dirN...
-p, --path : Scan all directories in PATH environment.
@@ -22,9 +18,9 @@ Usage: scanelf [options] dir1 dir2 dirN...
== pspax ==
Usage: pspax
-If pspax was compile with CFLAGS+= -DWANT_SYSCAP and LDFLAGS+=-lcap it
+If pspax was compiled with CFLAGS+= -DWANT_SYSCAP and LDFLAGS+=-lcap it
will also list runtime capabilities If extended attribute support is
-enable it will list those calues as well.
+enabled it will list those values as well.
== scan4sym ==
@@ -37,4 +33,4 @@ automatically be executed.
make install
PaX Homepage:
-http://pageexec.virtualave.net/
+http://pax.grsecurity.net/