- switch to my @FreeBSD.org email address
- remove trailing ^M - doc and www Italian updates - add flyer Approved by: blackend (mentor)
This commit is contained in:
parent
d21351cd71
commit
9f3deeabf7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19843
3 changed files with 10 additions and 10 deletions
12
it/index.xsl
12
it/index.xsl
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/it/index.xsl,v 1.7 2004/01/08 11:46:08 ale Exp $ -->
|
||||
<!-- $FreeBSD: www/it/index.xsl,v 1.8 2004/01/14 14:29:03 ale Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
|||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="enbase" select="'..'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/it/index.xsl,v 1.7 2004/01/08 11:46:08 ale Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/it/index.xsl,v 1.8 2004/01/14 14:29:03 ale Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<!-- these params should be externally bound. The values
|
||||
|
@ -243,10 +243,10 @@
|
|||
<p>FreeBSD è ideale per un server
|
||||
<a href="{$enbase}/internet.html">Internet o Intranet</a>.
|
||||
Fornisce servizi di rete robusti sotto i carichi più pesanti e
|
||||
usa la memoria in maniera efficente per mantenere buoni tempi di
|
||||
risposta per migliaia di processi utente simultanei. Visita la
|
||||
nostra <a href="{$enbase}/gallery/gallery.html">galleria</a> per
|
||||
esempi di applicazioni e servizi potenziati da FreeBSD.</p>
|
||||
usa la memoria in maniera efficiente per mantenere buoni tempi
|
||||
di risposta per migliaia di processi utente simultanei. Visita
|
||||
la nostra <a href="{$enbase}/gallery/gallery.html">galleria</a>
|
||||
per esempi di applicazioni e servizi potenziati da FreeBSD.</p>
|
||||
|
||||
<h2><font color="#990000">Esegue un numero enorme di
|
||||
applicazioni</font></h2>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/it/mailto.sgml,v 1.2 2003/03/25 18:22:59 trhodes Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/it/mailto.sgml,v 1.3 2003/11/10 00:14:49 simon Exp $">
|
||||
<!ENTITY title "Contattare FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
<p>Le domande o i suggerimenti riguardanti la traduzione in italiano di
|
||||
questo sito web dovrebbero essere indirizzati ad Alex Dupre <<a
|
||||
href="mailto:sysadmin@alexdupre.com">sysadmin@alexdupre.com</a>>,
|
||||
href="mailto:ale@FreeBSD.org">ale@FreeBSD.org</a>>,
|
||||
coordinatore del <a href="http://www.gufi.org/~alex/">FreeBSD Italian
|
||||
Documentation Project</a>.</p>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY enbase CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/it/releases/index.sgml,v 1.1 2004/01/14 14:29:03 ale Exp $">
|
||||
<!ENTITY title "Informazioni sulle Release">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -11,7 +11,7 @@
|
|||
<img alt="Release di FreeBSD" src="&enbase;/gifs/releases.jpg" height="200" width="300" align="right" border="0">
|
||||
|
||||
<p><em>Per le ultimissime novità, visita la pagina sulle
|
||||
<a href="&enbase;/news/newsflash.html">news</a> page.</em></p>
|
||||
<a href="&enbase;/news/newsflash.html">news</a>.</em></p>
|
||||
|
||||
<a name="current"></a>
|
||||
<h2>Release Correnti</h2>
|
||||
|
|
Loading…
Reference in a new issue