aboutsummaryrefslogtreecommitdiff
path: root/doc/ivy-java.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ivy-java.1')
-rw-r--r--doc/ivy-java.17
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ivy-java.1 b/doc/ivy-java.1
index c519238..5887da2 100644
--- a/doc/ivy-java.1
+++ b/doc/ivy-java.1
@@ -75,7 +75,7 @@ java \-DIVYBUS=127.0.0.1:3042,10.192.36:2021,228.5.6.7:54321 fr.dgac.ivy.Probe '
java fr.dgac.ivy.Probe \-b 10.192.36:2021 '^coucou (.*)'
.SH "NEEDED LIBRARIES"
-.I jdk 1.1, 1.2, 1.3 or 1.4
+.I jdk from 1.1 to 1.4
.nf
.I libgnu\-regexp\-java version 1.1.3
.nf
@@ -84,7 +84,7 @@ java fr.dgac.ivy.Probe \-b 10.192.36:2021 '^coucou (.*)'
.I If you want to run the TestIvySwing example with a 1.1 VM, you will need a swing jar
.SH "BUGS"
-So far, there are problems with old java VMs ( 1.1.7A )
+See the BUGS files for details.
.SH "AUTHORS"
.nf
@@ -105,4 +105,5 @@ For further details, please refer to the Ivy html page at http://www.tls.cena.fr
.SH "NOTES"
In case of any comment or bug report on this library, please contact jestin@cena.fr
.nf
-Special thanks to Michelle Jacomi (jacomi@cena.fr) for her kind support
+Special thanks to Michelle Jacomi for her kind support and
+documentation writing.