summaryrefslogtreecommitdiff
path: root/strace.1
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2004-01-13 09:59:55 +0000
committerRoland McGrath <roland@redhat.com>2004-01-13 09:59:55 +0000
commit3766a56ee7620c303f2b61b11111f77371737ad1 (patch)
treecfed79d0f3f8cfdaf2d3c58c9eea36b663eee356 /strace.1
parent2efe879fa8df30bf69c3a4c471dcc5e19ad0b6ea (diff)
downloadstrace-3766a56ee7620c303f2b61b11111f77371737ad1.tar.gz
strace-3766a56ee7620c303f2b61b11111f77371737ad1.tar.bz2
strace-3766a56ee7620c303f2b61b11111f77371737ad1.tar.xz
2004-01-13 Roland McGrath <roland@redhat.com>
* strace.1: Remove comment about vfork on Linux. Fixes Debian bug #223390.
Diffstat (limited to 'strace.1')
-rw-r--r--strace.14
1 files changed, 2 insertions, 2 deletions
diff --git a/strace.1 b/strace.1
index 5cf7093..fb1bf04 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