From: Chris Pepper Date: Sun, 23 Mar 2003 22:53:07 +0000 (+0000) Subject: Typos: explicit & separated. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5cab40b582a38c001e3f8646052179b3a5660fa6;p=apache Typos: explicit & separated. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99046 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.xml b/docs/manual/install.xml index d979904e01..f31f97d028 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -511,12 +511,12 @@
--with-berkeley-db[=path]
If no path is specified, Apache will search for the -include files and libraries in the usual search paths. An explict +include files and libraries in the usual search paths. An explicit path will cause Apache to look in path/lib and path/include for the relevant files. Finally, the path may specify specific include and library paths -seperated by a colon.
+separated by a colon.