Version 0.3.20

* Added s390 port (Timothy R. Fesig <slate@us.ibm.com>)
* Modified configure process to use ltrace.spec.in to generate
  ltrace.spec (Timothy R. Fesig <slate@us.ibm.com>)
* Fixed some problems using ltrace.spec on Intel platform.
              (Timothy R. Fesig <slate@us.ibm.com>)
diff --git a/ltrace.1 b/ltrace.1
index 0bf818b..220bbda 100644
--- a/ltrace.1
+++ b/ltrace.1
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1997-2001 Juan Cespedes <cespedes@debian.org>
+.\" Copyright (c) 1997-2002 Juan Cespedes <cespedes@debian.org>
 .\" This file is covered by the GNU GPL
 .TH ltrace 1 
 .SH NAME
@@ -24,6 +24,9 @@
 .TP
 .I \-d, \-\-debug
 Increase the debugging level.
+Use more (ie.
+.I \=dd
+) for greater debugging information.
 .TP
 .I \-f
 Trace child processes as they are created by
@@ -128,9 +131,9 @@
 .LP
 Option -f sometimes fails to trace some children.
 .LP
-It only works on Linux/i386, Linux/m68k, and Linux/arm
+It only works on Linux/i386, Linux/m68k, Linux/arm, and Linux/S390.
 .LP
-Only ELF32 binaries are supported
+Only ELF32 binaries are supported.
 .PP
 If you like to report a bug, send a notice to the author, or use the
 .BR bug(1)