From: Denys Vlasenko Date: Tue, 13 Mar 2012 10:48:22 +0000 (+0100) Subject: Make manpage mention that -p "`pidof PROG`" works X-Git-Tag: v4.7~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6bc050cc540c75d1ea7fd05786ff8ce395d1e96d;p=strace Make manpage mention that -p "`pidof PROG`" works Signed-off-by: Denys Vlasenko --- diff --git a/strace.1 b/strace.1 index 4c007cd4..a3aeafd7 100644 --- a/strace.1 +++ b/strace.1 @@ -545,11 +545,8 @@ 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 in addition to -.I command -(which is optional if at least one -.B \-p -option is given). +options can be used to attach to up to 32 processes. +-p "`pidof PROG`" syntax is supported. .TP .BI "\-P " path Trace only system calls accessing