comparison xml/it/docs/install.xml @ 1143:b93422ca9fe7

Replaced broken link to FreeBSD packages.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 07 Apr 2014 12:31:40 +0400
parents 19129672444e
children ce5e7e986710
comparison
equal deleted inserted replaced
1142:8cb0c634ff97 1143:b93422ca9fe7
7 7
8 <article name="Installare nginx" 8 <article name="Installare nginx"
9 link="/it/docs/install.html" 9 link="/it/docs/install.html"
10 lang="it" 10 lang="it"
11 translator="Angelo Papadia" 11 translator="Angelo Papadia"
12 rev="1" 12 rev="2"
13 toc="no"> 13 toc="no">
14 14
15 <section> 15 <section>
16 16
17 <para> 17 <para>
32 32
33 <section id="freebsd" name="Installazione su FreeBSD"> 33 <section id="freebsd" name="Installazione su FreeBSD">
34 34
35 <para> 35 <para>
36 Con FreeBSD, e' possibile installare nginx o tramite 36 Con FreeBSD, e' possibile installare nginx o tramite
37 <link url="http://www.freebsd.org/doc/handbook/packages-using.html">pacchetti</link> 37 <link url="http://www.freebsd.org/doc/handbook/pkgng-intro.html">pacchetti</link>
38 binari oppure tramite <link url="http://www.freebsd.org/doc/handbook/ports-using.html">ports</link>. 38 binari oppure tramite <link url="http://www.freebsd.org/doc/handbook/ports-using.html">ports</link>.
39 Ports consente maggiore flessibilita', e permette di scegliere fra un gran numero di opzioni: 39 Ports consente maggiore flessibilita', e permette di scegliere fra un gran numero di opzioni:
40 ports provvedera' a compilare nginx con le opzioni specificate, e ad installarlo. 40 ports provvedera' a compilare nginx con le opzioni specificate, e ad installarlo.
41 </para> 41 </para>
42 42