summaryrefslogtreecommitdiff
path: root/strace.1
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2012-03-26 13:31:11 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2012-03-26 13:31:11 +0200
commit94f00e62b410ce27c0c91624c15c6d8d4cbec56b (patch)
tree7a39d5756c91a5703bae88380ad0b002a2aea73a /strace.1
parentc5ccfa450b9818ef9eab94f9d15189e50a796937 (diff)
downloadstrace-94f00e62b410ce27c0c91624c15c6d8d4cbec56b.tar.gz
strace-94f00e62b410ce27c0c91624c15c6d8d4cbec56b.tar.bz2
strace-94f00e62b410ce27c0c91624c15c6d8d4cbec56b.tar.xz
manpage: remove false info about -p being limited to 32 processes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'strace.1')
-rw-r--r--strace.12
1 files changed, 1 insertions, 1 deletions
diff --git a/strace.1 b/strace.1
index 89cd723..faf4d45 100644
--- a/strace.1
+++ b/strace.1
@@ -502,7 +502,7 @@ will respond by detaching itself from the traced process(es)
leaving it (them) to continue running.
Multiple
.B \-p
-options can be used to attach to up to 32 processes.
+options can be used to attach to many processes.
-p "`pidof PROG`" syntax is supported.
.TP
.BI "\-P " path