From: Daniel Earl Poirier Date: Mon, 17 Aug 2009 13:20:57 +0000 (+0000) Subject: Broken links X-Git-Tag: 2.3.3~392 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=33b53db871593b0815ac9ad6dcd92adeef728292;p=thirdparty%2Fapache%2Fhttpd.git Broken links git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804977 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/thread_safety.xml b/docs/manual/developer/thread_safety.xml index 9aab9598691..0291321a894 100644 --- a/docs/manual/developer/thread_safety.xml +++ b/docs/manual/developer/thread_safety.xml @@ -212,10 +212,10 @@ 5.2.2 Yes ImageMagick docs claim it is thread safe since version 5.2.2 (see Change log). - Imlib2 ? @@ -229,8 +229,8 @@ Yes Use mysqlclient_r library variant to ensure thread-safety. For more information, please read http://www.mysql.com/doc/en/Threaded_clients.html. + href="http://dev.mysql.com/doc/mysql/en/Threaded_clients.html" + >http://dev.mysql.com/doc/mysql/en/Threaded_clients.html. Ming 0.2a ? @@ -259,8 +259,8 @@ Yes PDFLib docs claim it is thread safe; changes.txt indicates it has been partially thread-safe since V1.91: http://www.pdflib.com/products/pdflib/index.html. + href="http://www.pdflib.com/products/pdflib-family/pdflib/" + >http://www.pdflib.com/products/pdflib-family/pdflib/. libpng 1.0.x ? @@ -270,9 +270,9 @@ ? libpq (PostgreSQL) - 7.x + 8.x Yes Don't share connections across threads and watch out for crypt() calls diff --git a/docs/manual/env.xml b/docs/manual/env.xml index 3dd1c3093ab..af0a3194f41 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -107,7 +107,7 @@ Apache configuration and passed from the shell, CGI scripts and SSI pages are provided with a set of environment variables containing meta-information about the request as required by - the CGI + the CGI specification.

diff --git a/docs/manual/install.xml b/docs/manual/install.xml index 663a7993243..b425d399fce 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -125,7 +125,7 @@
ANSI-C Compiler and Build System
Make sure you have an ANSI-C compiler installed. The GNU C + href="http://gcc.gnu.org/">GNU C compiler (GCC) from the Free Software Foundation (FSF) is recommended. If you don't have GCC diff --git a/docs/manual/misc/password_encryptions.xml b/docs/manual/misc/password_encryptions.xml index 62db658fb8f..912de895a8f 100644 --- a/docs/manual/misc/password_encryptions.xml +++ b/docs/manual/misc/password_encryptions.xml @@ -51,7 +51,7 @@
"$apr1$" + the result of an Apache-specific algorithm using an iterated (1,000 times) MD5 digest of various combinations of a random 32-bit salt and the password. See the APR source file - apr_md5.c + apr_md5.c for the details of the algorithm.
diff --git a/docs/manual/mod/mod_authz_dbd.xml b/docs/manual/mod/mod_authz_dbd.xml index 343448520be..df51339ff3b 100644 --- a/docs/manual/mod/mod_authz_dbd.xml +++ b/docs/manual/mod/mod_authz_dbd.xml @@ -153,7 +153,7 @@ DBDExptime 300
  • When used with a Require dbd-group directive, it specifies a query to look up groups for the current user. This is the standard functionality of other authorization modules such as - mod_authz_file and mod_authz_dbm. + mod_authz_groupfile and mod_authz_dbm. The first column value of each row returned by the query statement should be a string containing a group name. Zero, one, or more rows may be returned. diff --git a/docs/manual/mod/mod_info.xml b/docs/manual/mod/mod_info.xml index 52555c51fcb..f8a61889908 100644 --- a/docs/manual/mod/mod_info.xml +++ b/docs/manual/mod/mod_info.xml @@ -142,7 +142,7 @@ configuration are listed normally, but mod_info cannot figure out the line number for the closing </Directory>.
  • -
  • Directives generated by third party modules such as mod_perl +
  • Directives generated by third party modules such as mod_perl might not be listed.
  • diff --git a/docs/manual/platform/ebcdic.xml b/docs/manual/platform/ebcdic.xml index e00ac34399a..3ec73e9bd67 100644 --- a/docs/manual/platform/ebcdic.xml +++ b/docs/manual/platform/ebcdic.xml @@ -52,7 +52,7 @@