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
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_6_3_0:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_2_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2005.02.26.12.20.54;	author mheinen;	state Exp;
branches;
next	;


desc
@@


1.1
log
@MFbed: Update the German documentation set.

articles/explaining-bsd/article.sgml		fixes
articles/new-users/Makefile			new translation
articles/new-users/article.sgml			new translation [*]
articles/Makefile				add new-users
books/faq/book.sgml				1.681 -> 1.683
books/fdp-primer/sgml-markup/chapter.sgml	new translation [x]
books/handbook/advanced-networking/chapter.sgml	1.359 -> 1.360
books/handbook/basics/chapter.sgml		1.134 -> 1.135
books/handbook/ppp-and-slip/chapter.sgml	1.146 -> 1.150
flyer/flyer.tex					1.6   -> 1.9

[*]
Submitted by:	Fabio Tosques <fabio.tosques at rz.hu-berlin.de>
[x]
Submitted by:	Oliver Fischer <plexus at snafu.de>

Obtained from:	The FreeBSD German Documentation Project.
@
text
@#
#    The FreeBSD Documentation Project
#    The FreeBSD German Documentation Project
#
#    $FreeBSD$
#    $FreeBSDde: de-docproj/articles/new-users/Makefile,v 1.2 2005/02/08 00:43:39 mheinen Exp $
#    basiert auf: 1.11
#
# Article: Informationen f&uuml;r &os;- und &unix;-Einsteiger

DOC?= article

FORMATS?= html
WITH_ARTICLE_TOC?= YES

INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=

SRCS=	article.sgml

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

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