yoavs 2004/01/13 07:02:06
Modified: daemon project.xml
daemon/xdocs index.xml
Log:
Corrected typos and release number.
Revision Changes Path
1.7 +1 -1 jakarta-commons/daemon/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/daemon/project.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- project.xml 11 Jan 2004 01:48:59 -0000 1.6
+++ project.xml 13 Jan 2004 15:02:06 -0000 1.7
@@ -5,7 +5,7 @@
<name>Daemon</name>
<id>commons-daemon</id>
<logo>/images/logo.gif</logo>
- <currentVersion>1.0-Alpha</currentVersion>
+ <currentVersion>1.0</currentVersion>
<organization>
<name>Apache Software Foundation</name>
1.3 +2 -2 jakarta-commons/daemon/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/daemon/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 16 Sep 2003 11:55:08 -0000 1.2
+++ index.xml 13 Jan 2004 15:02:06 -0000 1.3
@@ -67,7 +67,7 @@
<section name="Structure">
<p>
- Daemon is made of 2 part. One written in C that makes the interface to
+ Daemon is made of 2 parts. One written in C that makes the interface to
the operating system and the other in Java that provides the
Daemon API.
</p>
@@ -75,7 +75,7 @@
<section name="Platforms">
<p>
- Actualy win32 and the UNIX like platforms are supported.
+ Actually win32 and the UNIX like platforms are supported.
For win32 platfroms use <a href="procrun.html">procrun</a>.
For UNIX like platforms use <a href="jsvc.html">jsvc</a>.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]