diff --git a/docs/manual/developer/API.html b/docs/manual/developer/API.html
index 456da2f1ba..98c442a84f 100644
--- a/docs/manual/developer/API.html
+++ b/docs/manual/developer/API.html
@@ -596,7 +596,7 @@ of the strings, as a unit; for instance:
returns a pointer to 8 bytes worth of memory, initialized to
"foo/bar".
-
"foo/bar".
-- $Revision: 1.48 $ ($Date: 1997/05/01 04:56:47 $) + $Revision: 1.49 $ ($Date: 1997/05/01 05:59:51 $)
The latest version of this FAQ is always available from the main @@ -986,7 +986,7 @@
The canonical location for Apache's core-dump files is the ServerRoot directory.
diff --git a/docs/manual/mod/mod_auth_anon.html b/docs/manual/mod/mod_auth_anon.html index 499b539a55..f1fa0c273e 100644 --- a/docs/manual/mod/mod_auth_anon.html +++ b/docs/manual/mod/mod_auth_anon.html @@ -36,7 +36,7 @@ allows users to share URLs.offSee also AuthName, AuthType and -AuthGroupFile.