summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdesdk/debian/man/kminspector.1
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-05-27 13:20:16 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-05-27 13:20:16 +0900
commit229e7f5038cbc5f930ab50abfad3099919a4e8bb (patch)
tree569abf2cbc4bd05a0b90ed759ccd941eaa676c01 /ubuntu/maverick/tdesdk/debian/man/kminspector.1
parent59f50d7552dacb6d27d0768a9a5320e5ba2fc23d (diff)
parent50c481625fcb2361e0aaae71df24a40cbad056d7 (diff)
downloadtde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.tar.gz
tde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdesdk/debian/man/kminspector.1')
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/kminspector.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/tdesdk/debian/man/kminspector.1 b/ubuntu/maverick/tdesdk/debian/man/kminspector.1
index 911e890bf..29cb70e5b 100644
--- a/ubuntu/maverick/tdesdk/debian/man/kminspector.1
+++ b/ubuntu/maverick/tdesdk/debian/man/kminspector.1
@@ -16,7 +16,7 @@
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
-kminspector \- run a program with the KDE memory leak tracer
+kminspector \- run a program with the TDE memory leak tracer
.SH SYNOPSIS
.B kminspector
\fIprogram\fP [ \fIprogram-args\fP ]
@@ -28,13 +28,13 @@ allocation tree through \fIless\fP.
The given program does not need to be specially compiled.
.PP
This utility is provided with KMtrace,
-a KDE tool to assist with malloc debugging using
+a TDE tool to assist with malloc debugging using
glibc's "mtrace" functionality. Unfortunately the mtrace that is part of
current (9/9/2000) glibc versions only logs the return-address of the
malloc/free call. The library included with KMtrace
logs a complete backtrace upon malloc/free.
.PP
-This utility is part of the KDE Software Development Kit.
+This utility is part of the TDE Software Development Kit.
.SH SEE ALSO
.BR demangle (1),
.BR kmmatch (1),