From a782749ca5a2180287774689912e9eead1ba69de Mon Sep 17 00:00:00 2001
From: Takashi Sato
Date: Fri, 6 Jun 2008 17:09:48 +0000
Subject: [PATCH] update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@664038 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_dav_lock.html.en | 10 +++++-----
docs/manual/mod/mod_dav_lock.html.ja.utf8 | 2 ++
docs/manual/mod/mod_dav_lock.xml.ja | 2 +-
docs/manual/mod/mod_dav_lock.xml.meta | 2 +-
docs/manual/mod/mod_proxy.html.en | 12 ++++++++++--
docs/manual/mod/mod_proxy.xml.ja | 2 +-
docs/manual/mod/mod_proxy_ajp.html.ja.utf8 | 12 ++++++------
docs/manual/mod/mod_proxy_balancer.xml.ja | 2 +-
docs/manual/mod/mod_rewrite.html.en | 6 +++---
docs/manual/mod/mod_so.html.ja.utf8 | 4 ++--
docs/manual/mod/mod_version.html.ja.utf8 | 2 +-
docs/manual/vhosts/examples.html.ja.utf8 | 4 ++--
docs/manual/vhosts/name-based.html.ja.utf8 | 2 +-
13 files changed, 36 insertions(+), 26 deletions(-)
diff --git a/docs/manual/mod/mod_dav_lock.html.en b/docs/manual/mod/mod_dav_lock.html.en
index e64f2a34650..e288039c74d 100644
--- a/docs/manual/mod/mod_dav_lock.html.en
+++ b/docs/manual/mod/mod_dav_lock.html.en
@@ -36,10 +36,10 @@
the service of mod_dav
. But without a backend provider
which makes use of it, it's useless and should not be loaded into the
server. A sample backend module which actually utilizes
- mod_dav_lock
, is mod_dav_svn, the subversion provider module.
+ mod_dav_lock
is mod_dav_svn, the subversion provider module.
Note that mod_dav_fs
does not need this
- generic locking module, because it uses it's own more specialized
+ generic locking module, because it uses its own more specialized
version.
In order to make mod_dav_lock
functional, you just have
@@ -49,7 +49,7 @@
Developer's Note
In order to retrieve the pointer to the locking provider function, you
have to use the ap_lookup_provider
API with the arguments
- dav-lock
, generic
and 0
.
+
dav-lock
,
generic
, and
0
.
Directives
@@ -72,7 +72,7 @@
Use the DavGenericLockDB
directive to specify
the full path to the lock database, excluding an extension. If
- the path is not absolute, it will be taken relative to ServerRoot
. The implementation of
+ the path is not absolute, it will be interpreted relative to ServerRoot
. The implementation of
mod_dav_lock
uses a SDBM database to track user
locks.
@@ -87,7 +87,7 @@
directory for this purpose rather than changing the permissions on
an existing directory. In the above example, Apache will create
files in the
var/
directory under the
ServerRoot
with the base filename
-
DavLock
and extension name chosen by the server.
+
DavLock
and an extension added by the server.
diff --git a/docs/manual/mod/mod_dav_lock.html.ja.utf8 b/docs/manual/mod/mod_dav_lock.html.ja.utf8
index 9be0ac2eb12..dcef73af32b 100644
--- a/docs/manual/mod/mod_dav_lock.html.ja.utf8
+++ b/docs/manual/mod/mod_dav_lock.html.ja.utf8
@@ -24,6 +24,8 @@
Available Languages: en |
ja
+This translation may be out of date. Check the
+ English version for recent changes.
説æ: | mod_dav ç¨ã®æ±ç¨ããã¯ã¢ã¸ã¥ã¼ã« |
ã¹ãã¼ã¿ã¹: | Extension |
ã¢ã¸ã¥ã¼ã«èå¥å: | dav_lock_module |
diff --git a/docs/manual/mod/mod_dav_lock.xml.ja b/docs/manual/mod/mod_dav_lock.xml.ja
index e363e4f7548..39dc6666797 100644
--- a/docs/manual/mod/mod_dav_lock.xml.ja
+++ b/docs/manual/mod/mod_dav_lock.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+