]> granicus.if.org Git - strace/blobdiff - README
Fix duplicate for sys_create_module
[strace] / README
diff --git a/README b/README
index f05fc1f48fa7c8ff152b95eb7a0a33a362f6d176..3d1be92e3ae641bf7f310adef5976aa71815b243 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is strace 3.1, a system call tracer for SunOS 4.x, Linux, System
+This is strace 4.0, a system call tracer for SunOS 4.x, Linux, System
 V release 4, Solaris 2.x and Irix 5.x.  strace is released under a
 Berkeley-style license at the request of Paul Kranenburg; see the file
 COPYRIGHT for details.
@@ -9,17 +9,6 @@ specify it on the command line after the other options like this:
 
        ./configure --prefix=/usr i486-linux
 
-The following configurations are supposed to work (in porting order):
-
-       sparc-sun-sunos4.1
-       i486-linux
-       sparc-sun-solaris2
-       i486-ncr-sysv4
-       i486-sun-solaris2
-       m68k-linux
-       mips-sgi-irix5
-       alpha-linux
-
 A single sunos4.1 binary should work on all the sun4, sun4c and sun4m
 kernel architectures.  Let me know if sun4d doesn't work.  Other
 i486-*-sysv4 systems may work with little or no tweaking.
@@ -34,5 +23,10 @@ See the file CREDITS to see who has contributed to strace.
 
 See the file TODO if you feel like helping out.
 
-Please send bug reports and enhancements to Wichert Akkerman
+You can get the latest version of strace from its homepage at
+http://www.wi.leidenuniv.nl/~wichert/strace/ .
+
+Please send bug reports and enhancements to the strace
+mailinglist at strace@lists.wiggy.net, or to Wichert Akkerman
 <wakkerma@debian.org>
+