diff xml/en/docs/switches.xml @ 1331:7ac25c159209

Command-line parameters: empty spaces after — removed.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 07 Oct 2014 11:49:32 +0400
parents b35cdfabe949
children 7904b02a70c9
line wrap: on
line diff
--- a/xml/en/docs/switches.xml
+++ b/xml/en/docs/switches.xml
@@ -27,7 +27,7 @@ configuration <value>file</value> instea
 </listitem>
 
 <listitem>
-<literal>-g <value>directives</value></literal>&mdash; set
+<literal>-g <value>directives</value></literal>&mdash;set
 <link doc="ngx_core_module.xml">global configuration directives</link>,
 for example,
 <programlisting>
@@ -69,7 +69,7 @@ gracefully shut down old worker processe
 </listitem>
 
 <listitem>
-<literal>-t</literal>&mdash; test the configuration file: nginx checks the
+<literal>-t</literal>&mdash;test the configuration file: nginx checks the
 configuration for correct syntax, and then tries to open files
 referred in the configuration.
 </listitem>