head	1.5;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_6_3_0:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_2_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2004.08.25.09.30.29;	author ale;	state Exp;
branches;
next	1.4;

1.4
date	2004.07.02.07.34.38;	author ale;	state Exp;
branches;
next	1.3;

1.3
date	2004.04.19.12.13.18;	author ale;	state Exp;
branches;
next	1.2;

1.2
date	2003.04.11.09.21.15;	author blackend;	state Exp;
branches;
next	1.1;

1.1
date	2003.03.19.19.05.26;	author trhodes;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Update Italian Documentation.

Obtained from: FreeBSD Italian Documentation Projects CVS
@
text
@#
# $FreeBSD$
#
# Articolo: Elementi di progettazione del sistema di VM di FreeBSD

DOC?= article

FORMATS?= html
WITH_ARTICLE_TOC?= YES

SRCS=		article.sgml
IMAGES_EN =	fig1.eps
IMAGES_EN+=	fig2.eps
IMAGES_EN+=	fig3.eps
IMAGES_EN+=	fig4.eps

INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=


DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


1.4
log
@- Update Italian documentation
- Add handbook mac chapter
@
text
@@


1.3
log
@Update Italian doc for 4.10-RELEASE.

Articles
 o committers-guide: 1.78 -> 1.88
 o filtering-bridges: 1.17 -> 1.18

Handbook
 o book.sgml: 1.145 -> 1.146
 o bibliography: 1.61 -> 1.62
 o boot: 1.55 -> 1.56
 o eresources: 1.137 -> 1.140
 o introduction: 1.96 -> 1.97
 o l10n: 1.94 -> 1.95
 o mail: 1.92 -> 1.115
 o mirrors: 1.333 -> 1.339
 o multimedia: 1.78 -> 1.81
 o pgpkeys: 1.207 -> 1.222
 o ports: 1.209 -> 1.217

Plus other fixes.
@
text
@@


1.2
log
@Commit images separation from en_US.ISO8859-1/ directory to
share/images.  To link "generic" images (share/images ones) from
Makefiles use IMAGES_EN and to link localized images use IMAGES.
For an example look at en_US.ISO8859-1/books/handbook/Makefile
@
text
@d1 1
d3 2
d9 1
d11 5
a15 4
IMAGES_EN = fig1.eps
IMAGES_EN+= fig2.eps
IMAGES_EN+= fig3.eps
IMAGES_EN+= fig4.eps
a19 1
SRCS= article.sgml
a21 1

@


1.1
log
@Add a recently translated article: vm-design.

Submitted by:	Alex Dupre <sysadmin@@alexdupre.com>
@
text
@d7 4
a10 4
IMAGES = ../../../en_US.ISO8859-1/articles/vm-design/fig1.eps
IMAGES+= ../../../en_US.ISO8859-1/articles/vm-design/fig2.eps
IMAGES+= ../../../en_US.ISO8859-1/articles/vm-design/fig3.eps
IMAGES+= ../../../en_US.ISO8859-1/articles/vm-design/fig4.eps
d19 1
a19 1
.include "${DOC_PREFIX}/share/mk/doc.project.mk"@

