diff options
author | Nilgun Belma Buguner <nilgun@apache.org> | 2009-08-17 16:08:12 +0200 |
---|---|---|
committer | Nilgun Belma Buguner <nilgun@apache.org> | 2009-08-17 16:08:12 +0200 |
commit | 2d9412dc6b5708a1b4104bcc1fc739ae8ad6cc16 (patch) | |
tree | 5202ced291f31710dc33a0a3fc4416d87a4a768f /docs/manual/mpm.xml.tr | |
parent | fixed xml validation (diff) | |
download | apache2-2d9412dc6b5708a1b4104bcc1fc739ae8ad6cc16.tar.xz apache2-2d9412dc6b5708a1b4104bcc1fc739ae8ad6cc16.zip |
update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804987 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mpm.xml.tr')
-rw-r--r-- | docs/manual/mpm.xml.tr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/mpm.xml.tr b/docs/manual/mpm.xml.tr index fbd21b6074..f719bc3318 100644 --- a/docs/manual/mpm.xml.tr +++ b/docs/manual/mpm.xml.tr @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?> -<!-- English Revision: 758899 --> +<!-- English Revision: 804678 --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> @@ -103,6 +103,7 @@ <table> <columnspec><column width=".2"/><column width=".2"/></columnspec> <tr><td>Netware</td><td><module>mpm_netware</module></td></tr> + <tr><td>OS/2</td><td><module>mpmt_os2</module></td></tr> <tr><td>Unix</td><td><module>prefork</module></td></tr> <tr><td>Windows</td><td><module>mpm_winnt</module></td></tr> </table> |