aboutsummaryrefslogtreecommitdiff
path: root/devel/strace/pkg-descr
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2001-09-07 12:50:30 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2001-09-07 12:50:30 +0000
commit7eee6981b6e7525461f5a97f0a8f7f5c154919a7 (patch)
tree0b92efe3b94fe5d692152c6af68885cf482d00e6 /devel/strace/pkg-descr
parent80a3013393832982dc37198226b60fcc828d07a2 (diff)
Notes
Diffstat (limited to 'devel/strace/pkg-descr')
-rw-r--r--devel/strace/pkg-descr7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/strace/pkg-descr b/devel/strace/pkg-descr
index ddd5107b0a05..3d271fb5f364 100644
--- a/devel/strace/pkg-descr
+++ b/devel/strace/pkg-descr
@@ -2,11 +2,10 @@ Strace is a process tracer, i.e. a debugging tool that prints out
a trace of all the system calls made and signals received by a
process itself or a process and its descendants.
-Strace is similar to the native BSD ktrace/kdump pair of utilities,
-but strace's output style is more convenient in some cases or for
-some developers.
+Strace is similar to the native BSD ``truss'' utility, but it's
+output style is more convenient in most cases.
WWW: http://www.liacs.nl/~wichert/strace/
- Alex Semenyaka
-alexs@snark.rinet.ru
+alex@rinet.ru