-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 27 Mar 2003, Erik Abele wrote:
> Iikka,
>
> I applied your patches to the 2.0 and 2.1 branch. Thanks. I slightly
> tweaked it to keep 'Sitemap' and 'Per-user web directories' consistent:
>
> - <tr><td><a href="howto/public_html.html">User web
> + <tr><td><a href="howto/public_html.html">Per-user web
Thanks for applying them, Erik!
Here are two more patches. sitemap.xml.diff updates the
capitalisation issues in sitemap.xml, and index.html.en.diff updates the
capitalisation of Per-user Web Directories.
Sorry for whining about these, this is a bit pedantic after all... =)
Iikka
========================================
Iikka Meril�inen
Vaala, Finland
E-mail: [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)
iD8DBQE+gsjCCVGYZ+r4ZncRAmf8AJ9m96DZIWZ9smdau2KdWkbJcFQ80ACglJ9A
v+i2ztFyih4hoOOLmT+IVvI=
=z++K
-----END PGP SIGNATURE-----
Index: index.html.en
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/manual/index.html.en,v
retrieving revision 1.47
diff -u -r1.47 index.html.en
--- index.html.en 27 Mar 2003 00:43:01 -0000 1.47
+++ index.html.en 27 Mar 2003 09:44:16 -0000
@@ -174,9 +174,8 @@
<tr><td><a href="howto/ssi.html">Server Side
Includes (SSI)</a> </td></tr>
- <tr><td><a href="howto/public_html.html">Per-user web
- directories (<code>public_html</code>)</a> </td></tr>
-
+ <tr><td><a href="howto/public_html.html">Per-user Web
+ Directories (<code>public_html</code>)</a> </td></tr>
<tr><td> </td></tr>
<tr>
Index: sitemap.xml
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/manual/sitemap.xml,v
retrieving revision 1.24
diff -u -r1.24 sitemap.xml
--- sitemap.xml 27 Mar 2003 00:43:01 -0000 1.24
+++ sitemap.xml 27 Mar 2003 09:43:12 -0000
@@ -14,7 +14,7 @@
<category id="release">
<title>Release Notes</title>
<page href="upgrading.html">Upgrading to 2.0 from 1.3</page>
-<page href="new_features_2_0.html">New features with Apache 2.0</page>
+<page href="new_features_2_0.html">New Features in Apache 2.0</page>
</category>
<category id="using">
@@ -23,33 +23,33 @@
<page href="invoking.html">Starting Apache</page>
<page href="stopping.html">Stopping and Restarting the Server</page>
<page href="configuring.html">Configuration Files</page>
-<page href="sections.html">How Directory, Location and Files sections
work</page>
+<page href="sections.html">How Directory, Location and Files Sections
Work</page>
<page href="server-wide.html">Server-Wide Configuration</page>
<page href="logs.html">Log Files</page>
<page href="urlmapping.html">Mapping URLs to Filesystem Locations</page>
<page href="misc/security_tips.html">Security Tips</page>
-<page href="dso.html">Dynamic Shared Object (DSO) support</page>
+<page href="dso.html">Dynamic Shared Object (DSO) Support</page>
<page href="content-negotiation.html">Content Negotiation</page>
-<page href="custom-error.html">Custom error responses</page>
-<page href="bind.html">Setting which addresses and ports Apache uses</page>
+<page href="custom-error.html">Custom Error Responses</page>
+<page href="bind.html">Setting Which Addresses and Ports Apache Uses</page>
<page href="mpm.html">Multi-Processing Modules (MPMs)</page>
<page href="env.html">Environment Variables in Apache</page>
<page href="handler.html">Apache's Handler Use</page>
<page href="filter.html">Filters</page>
<page href="suexec.html">suEXEC Support</page>
-<page href="misc/perf-tuning.html">Performance Hints</page>
+<page href="misc/perf-tuning.html">Performance Tuning</page>
<page href="misc/rewriteguide.html">URL Rewriting Guide</page>
</category>
<category id="vhosts">
-<title>Apache Virtual Host documentation</title>
+<title>Apache Virtual Host Documentation</title>
<page separate="yes" href="vhosts/">Overview</page>
<page href="vhosts/name-based.html">Name-based Virtual Hosts</page>
<page href="vhosts/ip-based.html">IP-based Virtual Host Support</page>
-<page href="vhosts/mass.html">Dynamically configured mass virtual
hosting</page>
+<page href="vhosts/mass.html">Dynamically Configured Mass Virtual
Hosting</page>
<page href="vhosts/examples.html">VirtualHost Examples</page>
<page href="vhosts/details.html">An In-Depth Discussion of Virtual Host
Matching</page>
-<page href="vhosts/fd-limits.html">File descriptor limitations</page>
+<page href="vhosts/fd-limits.html">File Descriptor Limitations</page>
<page href="dns-caveats.html">Issues Regarding DNS and Apache</page>
</category>
@@ -74,8 +74,8 @@
<page href="howto/auth.html">Authentication</page>
<page href="howto/cgi.html">Dynamic Content with CGI</page>
<page href="howto/ssi.html">Introduction to Server Side Includes</page>
-<page href="howto/htaccess.html">.htaccess files</page>
-<page href="howto/public_html.html">Per-user web directories</page>
+<page href="howto/htaccess.html">.htaccess Files</page>
+<page href="howto/public_html.html">Per-user Web Directories</page>
</category>
<category id="platform">
@@ -87,7 +87,7 @@
Microsoft Windows</page>
<page href="platform/netware.html">Using Apache with Novell NetWare</page>
<page href="platform/perf-hp.html">Running a High-Performance Web
-Server on HPUX</page>
+Server on HP-UX</page>
<page href="platform/ebcdic.html">The Apache EBCDIC Port</page>
</category>
@@ -114,9 +114,9 @@
</category>
<category id="modules">
-<title>Apache modules</title>
-<page href="mod/">Module index</page>
-<page href="mod/directives.html">Directive index</page>
+<title>Apache Modules</title>
+<page href="mod/">Module Index</page>
+<page href="mod/directives.html">Directive Index</page>
<page href="mod/quickreference.html">Directive Quick-Reference</page>
<modulefilelist>
<modulefile>core.xml</modulefile>
@@ -199,7 +199,7 @@
<category id="developer">
<title>Developer Documentation</title>
<page separate="yes" href="developer/">Overview</page>
-<page href="developer/API.html">Apache API notes</page>
+<page href="developer/API.html">Apache API Notes</page>
<page href="developer/debugging.html">Debugging Memory Allocation in APR</page>
<page href="developer/documenting.html">Documenting Apache 2.0</page>
<page href="developer/hooks.html">Apache 2.0 Hook Functions</page>
@@ -211,8 +211,8 @@
<category id="descriptive">
<title>Descriptive Information</title>
-<page href="mod/module-dict.html">Definitions of terms used to describe Apache
modules</page>
-<page href="mod/directive-dict.html">Definitions of terms used to describe
Apache directives</page>
+<page href="mod/module-dict.html">Definitions of Terms Used to Describe Apache
Modules</page>
+<page href="mod/directive-dict.html">Definitions of Terms Used to Describe
Apache Directives</page>
<page href="glossary.html">Glossary</page>
<page>Sitemap (this document)</page>
</category>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]