comparison xml/en/docs/install.xml @ 461:6135f3c95bf6

Unified markup for lists.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 27 Mar 2012 14:30:18 +0000
parents df261b1ce71f
children 1bf933a9df8b
comparison
equal deleted inserted replaced
460:d645a7e0c229 461:6135f3c95bf6
10 The build is configured using the <command>configure</command> command. 10 The build is configured using the <command>configure</command> command.
11 It defines various aspects of the system, including the methods nginx 11 It defines various aspects of the system, including the methods nginx
12 is allowed to use for connection processing. 12 is allowed to use for connection processing.
13 At the end it creates a <path>Makefile</path>. 13 At the end it creates a <path>Makefile</path>.
14 The <command>configure</command> command supports the following parameters: 14 The <command>configure</command> command supports the following parameters:
15 <list> 15 <list type="bullet">
16 16
17 <listitem> 17 <listitem>
18 <para> 18 <para>
19 <literal>--prefix=<value>path</value></literal>&mdash;defines 19 <literal>--prefix=<value>path</value></literal>&mdash;defines
20 a directory that will keep server files. 20 a directory that will keep server files.