summaryrefslogtreecommitdiff
path: root/docs/manual
diff options
context:
space:
mode:
authorIgor Galić <igalic@apache.org>2010-11-27 13:06:05 +0000
committerIgor Galić <igalic@apache.org>2010-11-27 13:06:05 +0000
commit2d9adc783927022fc2d0840484c501044c3bd850 (patch)
treef4abc9333648185f1230641250422ec90ce052f4 /docs/manual
parent3bc4281a18d299a6d52631ac5526633a8206c8ff (diff)
downloadhttpd-2d9adc783927022fc2d0840484c501044c3bd850.tar.gz
Starting with German translations: core/Define. German is hard.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1039672 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/mod/core.xml.de11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index c54d76e58d..64e71dbcb8 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -597,8 +597,17 @@ nicht auf andere Weise ermitteln kann.</description>
<directivesynopsis>
<name>Define</name>
<description>Define the existence of a variable</description>
+<syntax>Define <var>Parametername</var></syntax>
<contextlist><context>server config</context></contextlist>
-<usage>Documentation not yet translated. Please see English version of document.</usage>
+
+<usage>
+ <p>Equivalent zum &uuml;bergeben von <var>Parametername</var> mittels des
+ <code>-D</code> Arguments an <program>httpd</program>.</p>
+ <p>Diese Directive kann verwendet werden, um die Nutzung von <directive module="core"
+ type="section">IfDefine</directive> Sectionen umzuschalten, ohne die
+ <code>-D</code> Argumentente in etwaigen Start-Skripten &auml;ndern
+ zu m&uuml;ssen.</p>
+</usage>
</directivesynopsis>
<directivesynopsis type="section">