comparison xml/en/docs/http/ngx_http_addition_module.xml @ 367:f4033b9bc4ec

- Removed unnecessary instances of unbreakable space. - Made sure that unbreakable space always precedes "em dash".
author Ruslan Ermilov <ru@nginx.com>
date Fri, 27 Jan 2012 15:51:39 +0000
parents a4fa80755eab
children 694db9597ee0
comparison
equal deleted inserted replaced
366:2e549bb93401 367:f4033b9bc4ec
7 lang="en"> 7 lang="en">
8 8
9 <section id="summary"> 9 <section id="summary">
10 10
11 <para> 11 <para>
12 The <literal>ngx_http_addition_module</literal> moduleĀ is a filter 12 The <literal>ngx_http_addition_module</literal> module is a filter
13 that adds a text before and after a response. 13 that adds a text before and after a response.
14 This module is not built by default, it should be enabled with the 14 This module is not built by default, it should be enabled with the
15 <literal>--with-http_addition_module</literal> 15 <literal>--with-http_addition_module</literal>
16 configuration parameter. 16 configuration parameter.
17 </para> 17 </para>