From 2a46092c5ad4c647f0df4bc58795ed744e8252eb Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 15 Sep 2011 08:24:33 +0000 Subject: - The module name is now also output as an HTML header. - Agreed that examples can only contain literal text. - Agreed to call modules "ngx_*_module". - Renamed XML element "http-error" to a more general "http-status". - Fixed text of error codes to match the actual code. --- docs/dtd/module.dtd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/dtd') diff --git a/docs/dtd/module.dtd b/docs/dtd/module.dtd index 40a807e1b..0e448fa75 100644 --- a/docs/dtd/module.dtd +++ b/docs/dtd/module.dtd @@ -24,7 +24,7 @@ @@ -41,12 +41,12 @@ - + - - + -- cgit