doc/it/mailto.sgml
Hiroki Sato 5305bb945d www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>/share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:26:51 +00:00

66 lines
2.7 KiB
Text
Raw Blame History

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY date "$FreeBSD: www/it/mailto.sgml,v 1.8 2006/06/06 11:08:49 ale Exp $">
<!ENTITY title "Contattare FreeBSD">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<h2>Domande su FreeBSD...</h2>
<p>Le domande riguardanti FreeBSD dovrebbero essere indirizzate alla
mailing list sulle domande su FreeBSD, <a
href="mailto:freebsd-questions@FreeBSD.org">freebsd-questions@FreeBSD.org</a>.</p>
<p>Le <a href="&enbase;/community/mailinglists.html">mailing list</a> sono il
canale primario di supporto per gli utenti FreeBSD e coprono differenti
aree tematiche. Sono inoltre disponibili numerose mailing list in lingue
diverse dall'inglese. Per gli utenti di lingua italiana esistono diverse
mailing list gestite dal <a href="http://www.gufi.org/">Gruppo Utenti
FreeBSD Italia (GUFI)</a>, raggiungibili a questa <a
href="http://liste.gufi.org/mailman/listinfo">pagina</a>.</p>
<h2>Domande sui contenuti di questo server WWW...</h2>
<p>Le domande o i suggerimenti riguardanti la traduzione in italiano di
questo sito web dovrebbero essere indirizzati ad Alex Dupre &lt;<a
href="mailto:ale@FreeBSD.org">ale@FreeBSD.org</a>&gt;,
coordinatore del <a href="http://utenti.gufi.org/~alex/">FreeBSD Italian
Documentation Project</a>.</p>
<p>Le domande o i suggerimenti sulla documentazione (<a
href="&enbase;/doc/it_IT.ISO8859-15/books/handbook/index.html">Manuale</a>,
<a href="&enbase;/doc/en_US.ISO8859-1/books/faq/index.html">FAQ</a>, <a
href="&base;/docs.html">Libri & Articoli</a>) dovrebbero essere
indirizzati alla mailing list sul progetto di documentazione di FreeBSD,
<a href="mailto:freebsd-doc@FreeBSD.org">freebsd-doc@FreeBSD.org</a> o,
alternativamente, alla mailing list sul progetto di documentazione in
italiano di FreeBSD, <a
href="mailto:traduzioni@gufi.org">traduzioni@gufi.org</a>.</p>
<h2>Email, telefono e fax</h2>
<p>Per ordini di CDROM: <a href="http://www.freebsdmall.com/">The FreeBSD
Mall</a></p>
<p>Per supporto commerciale: <a href="http://www.freebsdmall.com/">The
FreeBSD Mall</a></p>
<h2><a href="&enbase;/doc/en_US.ISO8859-1/articles/contributors/staff-who.html">Chi
<20> Responsabile di Cosa</a></h2>
<p>Relazioni Pubbliche &amp; Collegamento con le Aziende, Responsabile della
Sicurezza, Postmaster, Webmaster ecc.</p>
&footer;
</body>
</html>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->