jvanzyl 01/05/12 22:11:44 Modified: xdocs/howto security-howto.xml sybase-howto.xml Log: - more cleanups Revision Changes Path 1.3 +1 -1 jakarta-turbine/xdocs/howto/security-howto.xml Index: security-howto.xml =================================================================== RCS file: /home/cvs/jakarta-turbine/xdocs/howto/security-howto.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- security-howto.xml 2001/05/13 05:08:32 1.2 +++ security-howto.xml 2001/05/13 05:11:43 1.3 @@ -11,7 +11,7 @@ <section name="Turbine Security"> <p> -The Turbine Security includes a <a href="services/security-service.html">Security Service</a> +The Turbine Security includes a <a href="../services/security-service.html">Security Service</a> as well as Actions and Screens that can be extended in the Templating Services. </p> 1.3 +1 -1 jakarta-turbine/xdocs/howto/sybase-howto.xml Index: sybase-howto.xml =================================================================== RCS file: /home/cvs/jakarta-turbine/xdocs/howto/sybase-howto.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sybase-howto.xml 2001/05/13 05:04:44 1.2 +++ sybase-howto.xml 2001/05/13 05:11:43 1.3 @@ -37,7 +37,7 @@ work, so the database must be created first. </LI> <LI>Place the jConnect jar file in your WEB-INF/lib directory.</LI> -<LI>Run 'build-project.sh init' to generate and initialize the project.</LI> +<LI>Run 'build.sh init' to generate and initialize the project.</LI> </OL> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
