aboutsummaryrefslogtreecommitdiff
path: root/ltrace.1
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@debian.org>1998-09-25 14:48:42 +0200
committerJuan Cespedes <cespedes@debian.org>1998-09-25 14:48:42 +0200
commitd44c6b8b090b8b7aa9d971d9e0bfd848732a3071 (patch)
treec304ad26a8ab4faf3fe5c92c3fb4d011c40c503a /ltrace.1
parent8e3e082c27716245619721207cd5067d8c6271f9 (diff)
downloadltrace-d44c6b8b090b8b7aa9d971d9e0bfd848732a3071.tar.gz
Version: 0.3.6
* Added m68k port (Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>) (Bug#27075) * Changed "int pid" with "pid_t pid" everywhere * Fixed return type of some functions from "int" to "void *" (thanks, Roman)
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 dad0980..17dcd3a 100644
--- a/ltrace.1
+++ b/ltrace.1
@@ -116,7 +116,7 @@ Manual page and documentation are not very up-to-date.
.LP
Option -f sometimes fails to trace some children.
.LP
-It only works on Linux/i386 and Linux/arm
+It only works on Linux/i386, Linux/m68k, and Linux/arm
.LP
Only ELF32 binaries are supported
.PP