From 94f00e62b410ce27c0c91624c15c6d8d4cbec56b Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 26 Mar 2012 13:31:11 +0200 Subject: [PATCH] manpage: remove false info about -p being limited to 32 processes Signed-off-by: Denys Vlasenko --- strace.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strace.1 b/strace.1 index 89cd7231..faf4d45c 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 -- 2.40.0