Update: Fix a few broken links.
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
This commit is contained in:
parent
05bc6b94d7
commit
63ec479f05
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16366
3 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/it/docs.sgml,v 1.1 2003/03/20 00:10:51 trhodes Exp $">
|
||||
<!ENTITY title "Documentazione">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -82,8 +82,8 @@
|
|||
<small>Per persone che arrivano a FreeBSD e Unix per la prima
|
||||
volta.</small></p>
|
||||
|
||||
<p><a href="doc/it_IT.ISO8859-15/articles/vm-design/index.html">Elementi di
|
||||
progettazione del sistema di VM di FreeBSD</a><br>
|
||||
<p><a href="&enbase;/doc/it_IT.ISO8859-15/articles/vm-design/index.html">Elementi
|
||||
di progettazione del sistema di VM di FreeBSD</a><br>
|
||||
<small>Una descrizione facile da seguire sulla progettazione del sistema
|
||||
di memoria virtuale di FreeBSD.</small></p>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/it/index.xsl,v 1.1 2003/03/20 00:10:51 trhodes 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$'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/it/index.xsl,v 1.1 2003/03/20 00:10:51 trhodes Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
@ -386,7 +386,7 @@
|
|||
<xsl:value-of select="$rel2.current"/></b></font><br/>
|
||||
|
||||
<small>· <a href="{$u.rel2.announce}">Annuncio</a><br/>
|
||||
· <a href="{$base}/doc/it_IT.ISO8859-15/books/handbook/install.html">Guida di Installazione</a><br/>
|
||||
· <a href="{$enbase}/doc/it_IT.ISO8859-15/books/handbook/install.html">Guida di Installazione</a><br/>
|
||||
· <a href="{$u.rel2.notes}">Note sulla Release</a><br/>
|
||||
· <a href="{$u.rel2.hardware}">Note sull'Hardware</a><br/>
|
||||
· <a href="{$u.rel2.errata}">Errata</a></small></p>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/it/mailto.sgml,v 1.1 2003/03/20 00:10:51 trhodes Exp $">
|
||||
<!ENTITY title "Contattare FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -30,7 +30,7 @@
|
|||
|
||||
<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/it_IT.ISO8859-15/books/faq/index.html">FAQ</a>, <a
|
||||
<a href="&enbase;/doc/en_US.ISO8859-1/books/faq/index.html">FAQ</a>, <a
|
||||
href="&enbase;/tutorials/index.html">Tutorial</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,
|
||||
|
|
Loading…
Reference in a new issue