head	1.7;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	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.2
	RELEASE_4_10_0:1.2
	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.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.1
	old_RELEASE_4_3_0:1.1
	old_RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2009.03.23.12.36.04;	author rene;	state Exp;
branches;
next	1.6;

1.6
date	2008.12.28.12.23.36;	author rene;	state Exp;
branches;
next	1.5;

1.5
date	2004.12.29.22.11.07;	author remko;	state Exp;
branches;
next	1.4;

1.4
date	2004.12.29.17.42.51;	author remko;	state Exp;
branches;
next	1.3;

1.3
date	2004.09.27.00.23.45;	author josef;	state Exp;
branches;
next	1.2;

1.2
date	2001.09.23.09.06.43;	author asmodai;	state Exp;
branches;
next	1.1;

1.1
date	2000.09.28.23.29.46;	author nbm;	state Exp;
branches;
next	;


desc
@@


1.7
log
@* Translate trademark notices to Dutch
* Translate mirror lists to Dutch
* Translate bibliography to Dutch (for the FAQ)
* Translate team information and newsgroups to Dutch
* Don't say the server lists are not translated
Obtained from: FreeBSD German Documentation Project (partially)
@
text
@  -- ...................................................................... --
  -- FreeBSD SGML Public Identifiers ...................................... --

  -- $FreeBSD$ --
  -- $FreeBSDnl$ --

  -- %SOURCE%	en_US.ISO8859-1/share/sgml/catalog --
  -- %SRCID%	1.5 --

PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//NL"
	"articles.ent"

PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//NL"
	"books.ent"

PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN"
	"freebsd.dsl"

PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//NL"
	"freebsd.dsl"

PUBLIC "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//NL"
	"freebsd.dsl"

PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//NL"
	"mailing-lists.ent"

PUBLIC  "-//FreeBSD//ENTITIES DocBook BookInfo Entities//NL"
	"bookinfo.ent"

PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
	"l10n.ent"

PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//NL"
	"trademarks.ent"

PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//NL"
	"teams.ent"

PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//NL"
	"newsgroups.ent"
@


1.6
log
@* Add %SOURCE% and %SRCID% tags to all nl_NL files, except for deprecated files
and files which have no original $FreeBSD$ tag.

* Remove an spurious MAINTAINER line which crept in while copying the file from the en_US directory
@
text
@d3 1
a3 1
  
d10 2
d19 7
a25 1
PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN"
d33 9
@


1.5
log
@Fix SGML comments.

Approved by:	simon (mentor)
@
text
@d7 4
@


1.4
log
@Import security chapter based on 1.251.
Update the following files:
Makefile -> 1.91
book.sgml -> 1.158
bookinfo.ent -> 1.4
books.ent -> 1.1
catalog -> 1.5
freebsd.dsl -> 1.20
freebsd-glossary.sgml -> 1.20
l10n.ent -> 1.2
mailing-lists.ent -> 1.38

Placeholder updates:
advanced-networking (split network-servers)
mac (mac-glossary -> mac-inline-glossary for the freebsd-glossary.sgml)

This will also enable the network-servers chapter and the firewalls chapter.

Obtained from:	The FreeBSD Dutch Documentation Project
Approved by:	simon (mentor)
@
text
@d4 2
a5 3
  -- $FreeBSD$
  -- $FreeBSDnl$
  --
@


1.3
log
@Fix the build.

Submitted by:	ceri
@
text
@d5 1
d8 3
d14 1
a14 1
PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//NL"
d16 6
@


1.2
log
@Add identifier for the mailing lists.
@
text
@d4 1
a4 1
  -- $FreeBSD: doc/nl_NL.ISO8859-1/share/sgml/catalog,v 1.1 2000/09/28 23:29:46 nbm Exp $
d10 1
a10 1
PUBLIC "-//FreeBSD/ENTITIES DocBook Mailing List Entities//NL"
@


1.1
log
@a) "Fix" out-of-tree builds by not hard-coding locations of dsl files
with SYSTEM, and using instead PUBLIC entities gained from the catalog
in the directory of the language the document belongs to, or the
language-neutral entity.  Now we always use default.dsl as our dsl
master, and it grabs the necessary magic from the catalogs.

b) Fix the always-out-of-date imagelib problem with some make(1)-fu.

Approved by:	nik (ages ago)
@
text
@d4 1
a4 1
  -- $FreeBSD: doc/share/sgml/catalog,v 1.9 2000/07/08 16:31:28 phantom Exp $
d10 2
@

