diff options
| author | Ruslan Ermilov <ru@nginx.com> | 2011-09-20 13:15:41 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@nginx.com> | 2011-09-20 13:15:41 +0000 |
| commit | b75e4a6973d8c398fbe4ed2e6669e4164b262045 (patch) | |
| tree | fbce9e40889ae53c62a66b822e901d2ec85af07d /docs/xml/http/ngx_http_mp4_module.xml | |
| parent | 457f60ae0ffa4149023cfc5dc6b0d1621da48401 (diff) | |
| download | nginx-b75e4a6973d8c398fbe4ed2e6669e4164b262045.tar.gz nginx-b75e4a6973d8c398fbe4ed2e6669e4164b262045.tar.bz2 | |
Fixed markup.
Diffstat (limited to '')
| -rw-r--r-- | docs/xml/http/ngx_http_mp4_module.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xml/http/ngx_http_mp4_module.xml b/docs/xml/http/ngx_http_mp4_module.xml index d3332d32f..2a385618f 100644 --- a/docs/xml/http/ngx_http_mp4_module.xml +++ b/docs/xml/http/ngx_http_mp4_module.xml @@ -72,7 +72,7 @@ this module at all. <para> This module is not built by default, it should be enabled with the -<command>--with-http_mp4_module</command> +<code>--with-http_mp4_module</code> configuration parameter. <note> If you were using the third-party mp4 module, be sure to disable it. |
