From 90b33005b0d1ec67f45f95e65c0640d0c8a0d7e0 Mon Sep 17 00:00:00 2001 From: Marc Slemko Date: Thu, 1 May 1997 05:59:56 +0000 Subject: [PATCH] Still more cleanups. Thanks to linklint for this round. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78083 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/developer/API.html | 2 +- docs/manual/misc/API.html | 2 +- docs/manual/misc/FAQ.html | 6 +++--- docs/manual/mod/mod_auth_anon.html | 4 ++-- docs/manual/mod/mod_auth_db.html | 2 +- docs/manual/mod/mod_auth_dbm.html | 2 +- docs/manual/mod/mod_mime.html | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) 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". -

Tracking open files, etc.

+

Tracking open files, etc.

As indicated above, resource pools are also used to track other sorts of resources besides memory. The most common are open files. The diff --git a/docs/manual/misc/API.html b/docs/manual/misc/API.html index 456da2f1ba..98c442a84f 100644 --- a/docs/manual/misc/API.html +++ b/docs/manual/misc/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". -

Tracking open files, etc.

+

Tracking open files, etc.

As indicated above, resource pools are also used to track other sorts of resources besides memory. The most common are open files. The diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index 3d6576e224..13208c7015 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -8,7 +8,7 @@

Apache Server Frequently Asked Questions

- $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 @@


-
  • +
  • Why am I getting "httpd: could not set socket option TCP_NODELAY" in my error log? @@ -1101,7 +1101,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.

    Directives