head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2009.06.07.13.24.41;	author blackend;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add a new translated article.  Article translated by Rodrigo Osorio,
Maxime Derche and Thierry Thomas (thierry@@), with some updates and
fixes done by blackend@@.

PR:		docs/134877
Submitted by:	Rodrigo Osorio <rodrigo@@bebik.net>
@
text
@#
#    The FreeBSD Documentation Project
#    The FreeBSD French Documentation Project
#
#    $FreeBSD$
#    Original revision: 1.1
#


DOC?= article

FORMATS?= html

INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=

SRCS= article.sgml

DOC_PREFIX?= ${.CURDIR}/../../..

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