From 6bc050cc540c75d1ea7fd05786ff8ce395d1e96d Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 13 Mar 2012 11:48:22 +0100 Subject: Make manpage mention that -p "`pidof PROG`" works Signed-off-by: Denys Vlasenko --- strace.1 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'strace.1') diff --git a/strace.1 b/strace.1 index 4c007cd..a3aeafd 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 -- cgit v1.2.3