77d737ee88
- Fix build errors from the next change Approved by: doceng (implicit)
95 lines
3.6 KiB
XML
95 lines
3.6 KiB
XML
<?xml version="1.0" encoding="iso-8859-15"?>
|
||
<!-- $FreeBSD$ -->
|
||
|
||
<!-- Components making up the standard headers and footers. -->
|
||
<!-- Override in the prolog <em>before</em> including this -->
|
||
<!-- file if necessary. -->
|
||
<!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&enbase;/search/index-site.html">Mappa del Sito</a> |
|
||
<a href="&base;/copyright/">Note Legali</a> | © 1995-2012 The FreeBSD Project.
|
||
Tutti i diritti riservati.</span>'>
|
||
<!ENTITY author '<a href="&base;/index.html">home</a> | <a href="&base;/mailto.html">contatti</a> | <a href="&base;/copyright/index.html">note legali</a> | ©right;'>
|
||
|
||
<!-- Standard headers and footers -->
|
||
|
||
<!ENTITY header2.word.search 'Cerca'>
|
||
<!ENTITY header2.word.donate 'Donazioni'>
|
||
<!ENTITY header2.word.contact 'Contatti'>
|
||
|
||
<!ENTITY header2.topnav '
|
||
<div xmlns="http://www.w3.org/1999/xhtml" id="menu">
|
||
<ul class="first">
|
||
<li><a href="&base;/">Home</a></li>
|
||
</ul>
|
||
<ul>
|
||
<li><a href="&base;/about.html">Info</a>
|
||
<ul>
|
||
<li><a href="&enbase;/projects/newbies.html">Introduzione</a></li>
|
||
<li><a href="&enbase;/features.html">Caratteristiche</a></li>
|
||
<li><a href="&enbase;/advocacy/">Avvocatura</a></li>
|
||
<li><a href="&enbase;/marketing/">Materiale Pubblicitario</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<ul>
|
||
<li><a href="&base;/where.html">Ottenere FreeBSD</a>
|
||
<ul>
|
||
<li><a href="&base;/releases/">Informazioni sulle Release</a></li>
|
||
<li><a href="&enbase;/releng/">Release Engineering</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<ul>
|
||
<li><a href="&base;/docs.html">Documentazione</a>
|
||
<ul>
|
||
<li><a href="&enbase;/doc/en_US.ISO8859-1/books/faq/">FAQ</a></li>
|
||
<li><a href="&enbase;/doc/it_IT.ISO8859-15/books/handbook/">Manuale</a></li>
|
||
<li><a href="&enbase;/doc/en_US.ISO8859-1/books/porters-handbook">Manuale del Porter</a></li>
|
||
<li><a href="&enbase;/doc/en_US.ISO8859-1/books/developers-handbook">Manuale dello Sviluppatore</a></li>
|
||
<li><a href="&cgibase;/man.cgi">Pagine Man</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<ul>
|
||
<li><a href="&base;/community.html">Comunit<EFBFBD></a>
|
||
<ul>
|
||
<li><a href="&enbase;/community/mailinglists.html">Mailing List</a></li>
|
||
<li><a href="http://forums.freebsd.org">Forum</a></li>
|
||
<li><a href="&enbase;/usergroups.html">Gruppi Utenti</a></li>
|
||
<li><a href="&enbase;/events/events.html">Eventi</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<ul>
|
||
<li><a href="&enbase;/projects/index.html">Sviluppatori</a>
|
||
<ul>
|
||
<li><a href="http://wiki.FreeBSD.org/IdeasPage">Idee</a></li>
|
||
<li><a href="http://svnweb.FreeBSD.org">Repository SVN</a></li>
|
||
<li><a href="http://cvsweb.FreeBSD.org">Repository CVS</a></li>
|
||
<li><a href="http://p4web.FreeBSD.org">Repository Perforce</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<ul>
|
||
<li><a href="&base;/support.html">Supporto</a>
|
||
<ul>
|
||
<li><a href="&enbase;/commercial/commercial.html">Aziende</a></li>
|
||
<li><a href="http://security.FreeBSD.org/">Informazioni di Sicurezza</a></li>
|
||
<li><a href="&cgibase;/query-pr-summary.cgi">Cerca Bug Report</a></li>
|
||
<li><a href="&enbase;/send-pr.html">Invia un Bug-report</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<ul>
|
||
<li><a href="http://www.freebsdfoundation.org/">Fondazione</a>
|
||
<ul>
|
||
<li><a href="http://www.freebsdfoundation.org/donate/">Donazioni</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</div> <!-- MENU -->
|
||
'>
|
||
|
||
<!-- macro for webbuild paper -->
|
||
<!ENTITY webbuild '
|
||
<p xmlns="http://www.w3.org/1999/xhtml">Questo documento descrive come creare e aggiornare le pagine web di FreeBSD
|
||
manualmente dal repository CVS.</p>'>
|