From: Rich Bowen Date: Sun, 6 Apr 2003 20:17:01 +0000 (+0000) Subject: libexex -> libexec X-Git-Tag: pre_ajp_proxy~1889 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdfc4354eb0b7c044a383202e965ef853a1f0e09;p=thirdparty%2Fapache%2Fhttpd.git libexex -> libexec git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99282 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_so.html.en b/docs/manual/mod/mod_so.html.en index dbfb6ac835a..258cc7fd524 100644 --- a/docs/manual/mod/mod_so.html.en +++ b/docs/manual/mod/mod_so.html.en @@ -145,7 +145,7 @@ Windows

For example:

-

LoadFile libexex/libxmlparse.so

+

LoadFile libexec/libxmlparse.so

@@ -178,4 +178,4 @@ of active modules - \ No newline at end of file + diff --git a/docs/manual/mod/mod_so.xml b/docs/manual/mod/mod_so.xml index 6b5e1731432..24cbcc322a9 100755 --- a/docs/manual/mod/mod_so.xml +++ b/docs/manual/mod/mod_so.xml @@ -121,7 +121,7 @@ Windows

For example:

- LoadFile libexex/libxmlparse.so + LoadFile libexec/libxmlparse.so