From: Roland McGrath Date: Tue, 13 Jan 2004 09:59:55 +0000 (+0000) Subject: 2004-01-13 Roland McGrath X-Git-Tag: v4.5.18~660 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3766a56ee7620c303f2b61b11111f77371737ad1;p=strace 2004-01-13 Roland McGrath * strace.1: Remove comment about vfork on Linux. Fixes Debian bug #223390. --- diff --git a/strace.1 b/strace.1 index 5cf70935..fb1bf040 100644 --- a/strace.1 +++ b/strace.1 @@ -258,8 +258,8 @@ where pid is the numeric process id of each process. Attempt to follow .BR vfork s. (On SunOS 4.x, this is accomplished with -some dynamic linking trickery. On Linux, it requires some kernel -functionality not yet in the standard kernel.) Otherwise, +some dynamic linking trickery.) +Otherwise, .BR vfork s will not be followed even if