aboutsummaryrefslogtreecommitdiff
path: root/ltrace.1
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@debian.org>2003-02-01 19:02:37 +0100
committerJuan Cespedes <cespedes@debian.org>2003-02-01 19:02:37 +0100
commita0ccf39a68c0fcdf2165bde0f9b70ed12fc61cd8 (patch)
treeafe23bec662ac61ab1a8c1bdb6463c3c017f775b /ltrace.1
parent7186e2af704f4458e6383e8a92482594db29b597 (diff)
downloadltrace-a0ccf39a68c0fcdf2165bde0f9b70ed12fc61cd8.tar.gz
Version 0.3.29
* Align return values depending on screen width * Updated list of syscalls and signals to Linux 2.4.20 * Fixed bug introduced in 0.3.27 which caused -L option to segfault
Diffstat (limited to 'ltrace.1')
-rw-r--r--ltrace.12
1 files changed, 1 insertions, 1 deletions
diff --git a/ltrace.1 b/ltrace.1
index 220bbda..ed7f967 100644
--- a/ltrace.1
+++ b/ltrace.1
@@ -67,7 +67,7 @@ Besides removing any initial underscore prepended by the system,
this makes C++ function names readable.
.TP
.I \-a, \-\-align column
-Align return values in a secific column (default column 50).
+Align return values in a secific column (default column is 5/8 of screen width).
.TP
.I \-s
Specify the maximum string size to print (the default is 32).