From: Lucien Gentis Date: Sun, 22 Mar 2009 13:36:04 +0000 (+0000) Subject: Small typo. X-Git-Tag: 2.2.12~192 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=98b57d8b7863425f9ab3b576a8732df17f4853fb;p=thirdparty%2Fapache%2Fhttpd.git Small typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@757187 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_forensic.xml b/docs/manual/mod/mod_log_forensic.xml index 5a8b0a6be3c..ad5831c7a96 100644 --- a/docs/manual/mod/mod_log_forensic.xml +++ b/docs/manual/mod/mod_log_forensic.xml @@ -135,7 +135,7 @@ version 2.1 Note

When entering a file path on non-Unix platforms, care should be taken - to make sure that only forward slashed are used even though the platform + to make sure that only forward slashes are used even though the platform may allow the use of back slashes. In general it is a good idea to always use forward slashes throughout the configuration files.