From: André Malo Date: Fri, 27 Apr 2012 20:26:23 +0000 (+0000) Subject: border doesn't validate. X-Git-Tag: 2.5.0-alpha~6958 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=780abe57a26da4ece909a723f096a9c7248fc6a5;p=apache border doesn't validate. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331579 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/modguide.html.en b/docs/manual/developer/modguide.html.en index f4ca1589ae..80ac2eb090 100644 --- a/docs/manual/developer/modguide.html.en +++ b/docs/manual/developer/modguide.html.en @@ -886,7 +886,7 @@ static const command_rec example_directives[] =

-Directives structure
+Directives structure
As you can see, each directive needs at least 5 parameters set:

    diff --git a/docs/manual/developer/modguide.xml b/docs/manual/developer/modguide.xml index 6d9c86e7a2..2ce132b68a 100644 --- a/docs/manual/developer/modguide.xml +++ b/docs/manual/developer/modguide.xml @@ -861,7 +861,7 @@ static const command_rec example_directives[] =

    -Directives structure
    +Directives structure
    As you can see, each directive needs at least 5 parameters set: