diff options
author | jestin | 2003-01-07 10:38:54 +0000 |
---|---|---|
committer | jestin | 2003-01-07 10:38:54 +0000 |
commit | c23f7ec61f2b57ffb6cf5057a453dafe89416ef1 (patch) | |
tree | 59d43e00bb38e1c8186aa66cc3dc704ac33e1b61 /doc/ivy-java.1 | |
parent | 963e19d598586288b23779643cd72ff5bb4c3335 (diff) | |
download | ivy-java-c23f7ec61f2b57ffb6cf5057a453dafe89416ef1.zip ivy-java-c23f7ec61f2b57ffb6cf5057a453dafe89416ef1.tar.gz ivy-java-c23f7ec61f2b57ffb6cf5057a453dafe89416ef1.tar.bz2 ivy-java-c23f7ec61f2b57ffb6cf5057a453dafe89416ef1.tar.xz |
Rajout de docs sur IvyDaemon
Diffstat (limited to 'doc/ivy-java.1')
-rw-r--r-- | doc/ivy-java.1 | 7 |
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. |