[Codestriker-commits] CVS update: codestriker/doc codestriker.sgml
Brought to you by:
sits
|
From: <si...@us...> - 2006-08-09 04:20:51
|
User: sits
Date: 06/08/08 21:20:48
Modified: doc codestriker.sgml
Log:
Make the section IDs docbook compliant - all looks good now
Index: codestriker.sgml
===================================================================
RCS file: /cvsroot/codestriker/codestriker/doc/codestriker.sgml,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- codestriker.sgml 9 Aug 2006 03:57:35 -0000 1.63
+++ codestriker.sgml 9 Aug 2006 04:20:48 -0000 1.64
@@ -1079,7 +1079,7 @@
Perl is available by default for all UNIX systems. For
Windows, you can download it for free from <ulink
url="http://www.activestate.com/Products/Download/Download.plex?id=ActivePerl">http://www.activestate.com/Products/Download/Download.plex?id=ActivePerl</ulink>. Note if you are using IIS as your web-server, please
- see <xref linkend="IIS configuration"> on appropriate ActivePerl releases.
+ see <xref linkend="IIS-configuration"> on appropriate ActivePerl releases.
</para>
<para>
To run <filename>install.pl</filename> under UNIX, do the
@@ -1320,7 +1320,7 @@
</sect2>
</sect1>
- <sect1 id="IIS configuration">
+ <sect1 id="IIS-configuration">
<title>IIS configuration</title>
<para>
This section deals with deploying Codestriker under IIS, as
|