Package: ltrace
Version: 0.4-1
Severity: minor
Tags: patch

--- /tmp/ltrace.1.bak   2006-06-10 15:52:09.000000000 -0400
+++ /tmp/ltrace.1       2006-06-10 15:53:37.000000000 -0400
@@ -23,14 +23,14 @@
 .SH OPTIONS
 .TP
 .I \-a, \-\-align column
-Align return values in a secific column (default column is 5/8 of screen 
width).
+Align return values in a specific column (default column is 5/8 of screen 
width).
 .TP
 .I \-c
 Count time and calls for each library call and report a summary on program 
exit.
 .TP
 .I \-C, \-\-demangle
 Decode (demangle) low-level symbol names into user-level names.
-Besides removing any initial underscore prepended by the system,
+Besides removing any initial underscore prefix used by the system,
 this makes C++ function names readable.
 .TP
 .I \-d, \-\-debug

--- /usr/share/doc/ltrace/TODO  2006-02-20 16:44:45.000000000 -0500
+++ /tmp/TODO   2006-06-10 15:51:49.000000000 -0400
@@ -7,7 +7,7 @@
 * Update list of syscalls automatically?
 * Improve documentation
 * Improve -e option
-* Improce -l option
+* Improve -l option
 * Improve C++ name demangling
 * Display different argument types:
   + how to display execl...?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to