comparison xml/en/docs/syntax.xml @ 1928:2c14a16c61eb

Added modules section to development guide.
author Vladimir Homutov <vl@nginx.com>
date Fri, 10 Mar 2017 16:33:09 +0300
parents e1593207d1cb
children
comparison
equal deleted inserted replaced
1927:75d2478260f4 1928:2c14a16c61eb
15 <para> 15 <para>
16 Sizes can be specified in bytes, kilobytes 16 Sizes can be specified in bytes, kilobytes
17 (suffixes <literal>k</literal> and <literal>K</literal>) or megabytes 17 (suffixes <literal>k</literal> and <literal>K</literal>) or megabytes
18 (suffixes <literal>m</literal> and <literal>M</literal>), for example, 18 (suffixes <literal>m</literal> and <literal>M</literal>), for example,
19 “<literal>1024</literal>”, “<literal>8k</literal>”, “<literal>1m</literal>”. 19 “<literal>1024</literal>”, “<literal>8k</literal>”, “<literal>1m</literal>”.
20 </para>
21
22 <para>
23 Offsets may be also specified in gigabytes using
24 <literal>g</literal> or <literal>G</literal> suffixes.
20 </para> 25 </para>
21 26
22 <para> 27 <para>
23 Time intervals can be specified in milliseconds, seconds, 28 Time intervals can be specified in milliseconds, seconds,
24 minutes, hours, days and so on, using the following suffixes: 29 minutes, hours, days and so on, using the following suffixes: