diff options
author | Yoshiki Hayashi <yoshiki@apache.org> | 2002-10-30 13:50:34 +0100 |
---|---|---|
committer | Yoshiki Hayashi <yoshiki@apache.org> | 2002-10-30 13:50:34 +0100 |
commit | 8f9c72b952ddb9cc40d7a5d267216099b916ce7e (patch) | |
tree | 0dd38ca7e46a48731020bf682db734b75609aedd /docs/manual/handler.xml.ja | |
parent | Fix memory leak in mod_ssl from internal SSL library allocations (diff) | |
download | apache2-8f9c72b952ddb9cc40d7a5d267216099b916ce7e.tar.xz apache2-8f9c72b952ddb9cc40d7a5d267216099b916ce7e.zip |
Update Japanese translations.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by: Yoshiki Hayashi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97347 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/handler.xml.ja')
-rw-r--r-- | docs/manual/handler.xml.ja | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/handler.xml.ja b/docs/manual/handler.xml.ja index 123a33b06a..be0fde8518 100644 --- a/docs/manual/handler.xml.ja +++ b/docs/manual/handler.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<!-- English revision: 1.2 --> +<!-- English revision: 1.3 --> <manualpage> <relativepath href="."/> @@ -29,7 +29,7 @@ <directive module="mod_actions">Action</directive> <directive module="mod_mime">AddHandler</directive> <directive module="mod_mime">RemoveHandler</directive> - <directive module="mod_mime">SetHandler</directive> + <directive module="core">SetHandler</directive> </directivelist> </related> |