summaryrefslogtreecommitdiff
path: root/strace.1
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2012-02-25 02:30:32 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2012-02-25 02:30:32 +0100
commit5afdf12572bee4ddf5a7b136d94fde024a01f642 (patch)
treecde2d6a8c1b45f20e1fcdd4ba13d6c8431977df8 /strace.1
parented720fda5d515f1359fcd3242223e553d1216789 (diff)
downloadstrace-5afdf12572bee4ddf5a7b136d94fde024a01f642.tar.gz
strace-5afdf12572bee4ddf5a7b136d94fde024a01f642.tar.bz2
strace-5afdf12572bee4ddf5a7b136d94fde024a01f642.tar.xz
Manual removal of non-Linux source, documentation, etc.
Remove non-Linux source directories: freebsd/, svr4/, sunos4/, svr4/. Remove README-freebsd, README-sunos4, README-svr4, m4/procfs.m4. linux/sparc/{errnoent1,ioctlent1,signalent1}.h used to point to svr4/ files - replace their contents with copies of used (and now deleted) files. Make linux/sparc64/{errnoent1,ioctlent1,signalent1}.h include these files instead of svr4/* ones. Makefile.am: remove references to deleted files. configure.ac: Remove a few tests which make no sense on Linux. Man page: remove non-Linux quirks information. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'strace.1')
-rw-r--r--strace.15
1 files changed, 0 insertions, 5 deletions
diff --git a/strace.1 b/strace.1
index 8ca8593..222a0cb 100644
--- a/strace.1
+++ b/strace.1
@@ -263,7 +263,6 @@ Like
but also print regular output while processes are running.
.TP
.B \-D
-(Not available on SVR4 and FreeBSD.)
Run tracer process as a detached grandchild, not as parent of the
tracee. This reduces the visible effect of
.B strace
@@ -295,10 +294,6 @@ for a child that is currently
being traced, it is suspended until an appropriate child process either
terminates or incurs a signal that would cause it to terminate (as
determined from the child's current signal disposition).
-.IP
-On SunOS 4.x the tracing of
-.BR vfork s
-is accomplished with some dynamic linking trickery.
.TP
.B \-ff
If the