]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Move some seealso to a more logical place as already done in 2.4.x
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 26 Dec 2021 10:45:25 +0000 (10:45 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 26 Dec 2021 10:45:25 +0000 (10:45 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896414 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index d637d9d89694a01c58f5e2a2d0bbe2486550227c..e22545e8cfe8f5cc9532ade0011e3ea6c17af8cb 100644 (file)
@@ -771,8 +771,6 @@ DefaultType None
     send the response without a Content-Type header field and the
     recipient may attempt to guess the media type.</p>
 </usage>
-<seealso><directive module="core">UnDefine</directive></seealso>
-<seealso><directive module="core">IfDefine</directive></seealso>
 </directivesynopsis>
 
 <directivesynopsis>
@@ -816,6 +814,8 @@ DocumentRoot "/var/www/${servername}/htdocs"
          directives, beyond any enclosing virtual host.</p>
     </note>
 </usage>
+<seealso><directive module="core">UnDefine</directive></seealso>
+<seealso><directive module="core">IfDefine</directive></seealso>
 </directivesynopsis>
 
 <directivesynopsis type="section">