From 780abe57a26da4ece909a723f096a9c7248fc6a5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Fri, 27 Apr 2012 20:26:23 +0000 Subject: [PATCH] border doesn't validate. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331579 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/developer/modguide.html.en | 2 +- docs/manual/developer/modguide.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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:

      -- 2.49.0