view xml/en/docs/faq.xml @ 2083:fb5eef3637a4

Avoid double negative in if_not_empty. Use of "not" and "until" in the same sentence makes it confusing. Moreover, use of "until" with something that doesn't describe an event or point in time is wrong.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 11 Dec 2017 19:15:31 +0300
parents cb43695220b2
children
line wrap: on
line source

<!--
  Copyright (C) Igor Sysoev
  Copyright (C) Nginx, Inc.
  -->

<!DOCTYPE article SYSTEM "../../../dtd/article.dtd">

<article name="FAQ"
         link="/en/docs/faq.html"
         lang="en"
         rev="2">


<section>

<para>
<list type="bullet">

<listitem>
<link doc="welcome_nginx_facebook.xml"/>
</listitem>

<listitem>
<link doc="faq/license_copyright.xml"/>
</listitem>

<listitem>
<link doc="faq/accept_failed.xml"/>
</listitem>

<listitem>
<link doc="faq/variables_in_config.xml"/>
</listitem>

<listitem>
<link doc="faq/daemon_master_process_off.xml"/>
</listitem>

<listitem>
<link doc="faq/chunked_encoding_from_backend.xml"/>
</listitem>

<listitem>
<link doc="sys_errlist.xml"/>
</listitem>

</list>
</para>

</section>

</article>