From: Lucien Gentis
Date: Wed, 27 May 2009 12:48:35 +0000 (+0000)
Subject: ome typos.
X-Git-Tag: 2.2.12~102
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f0bc9cc26258c2ea716fcd5d6d29a12f7c88ac9;p=thirdparty%2Fapache%2Fhttpd.git
ome typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@779150 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index ca78ecdefdc..796ef8a4c6d 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -257,7 +257,7 @@ The following Mutex types are available:
fcntl:/path/to/mutex
This is a portable Mutex variant where a physical (lock-)file and the fcntl()
- fucntion are used as the Mutex.
+ function are used as the Mutex.
Always use a local disk filesystem for /path/to/mutex
and never a file
residing on a NFS- or AFS-filesystem. It is only available when the underlying platform
and APR supports it. Note: Internally, the Process ID (PID) of the
@@ -526,7 +526,8 @@ The available (case-insensitive) protocols are:
SSLv3
- This is the Secure Sockets Layer (SSL) protocol, version 3.0, from the Netscape Corportaion.
+ This is the Secure Sockets Layer (SSL) protocol, version 3.0, from
+ the Netscape Corporation.
It is the successor to SSLv2 and the predecessor to TLSv1. It's supported by
almost all popular browsers.
@@ -775,7 +776,7 @@ SSLCertificateKeyFile /usr/local/apache2/conf/ssl.key/server.key
This directive sets the optional all-in-one file where you can
assemble the certificates of Certification Authorities (CA) which form the
certificate chain of the server certificate. This starts with the issuing CA
-certificate of of the server certificate and can range up to the root CA
+certificate of the server certificate and can range up to the root CA
certificate. Such a file is simply the concatenation of the various
PEM-encoded CA Certificate files, usually in certificate chain order.
diff --git a/docs/manual/mod/mod_status.xml b/docs/manual/mod/mod_status.xml
index 8b27fb7afbb..719d4b45489 100644
--- a/docs/manual/mod/mod_status.xml
+++ b/docs/manual/mod/mod_status.xml
@@ -169,7 +169,7 @@ of a request or the last 63, assuming the request itself is greater than
Off (default) |
- GET /disk1/storage/apache/htdocs/images/imagestore1/food/fruits |
+ GET /disk1/storage/apache/htdocs/images/imagestore1/food/apples |
On |