summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdesdk/debian/man/kminspector.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/squeeze/tdesdk/debian/man/kminspector.1')
-rw-r--r--debian/squeeze/tdesdk/debian/man/kminspector.16
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/squeeze/tdesdk/debian/man/kminspector.1 b/debian/squeeze/tdesdk/debian/man/kminspector.1
index 911e890bf..29cb70e5b 100644
--- a/debian/squeeze/tdesdk/debian/man/kminspector.1
+++ b/debian/squeeze/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),