Switch to translators.ent
This commit is contained in:
parent
81329ff230
commit
fdfb78d602
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8656
4 changed files with 10 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# $FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/Makefile,v 1.4 2000/07/30 10:05:59 alex Exp $
|
# $FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/Makefile,v 1.5 2000/08/18 12:47:39 alex Exp $
|
||||||
#
|
#
|
||||||
# Build the FreeBSD Handbook in its German translation.
|
# Build the FreeBSD Handbook in its German translation.
|
||||||
#
|
#
|
||||||
|
@ -30,8 +30,5 @@ SRCS+= ../../../en_US.ISO_8859-1/books/handbook/authors.ent
|
||||||
SRCS+= chapters.ent
|
SRCS+= chapters.ent
|
||||||
SRCS+= newsgroups.ent
|
SRCS+= newsgroups.ent
|
||||||
|
|
||||||
# German
|
|
||||||
SRCS+= de-authors.ent
|
|
||||||
|
|
||||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD German Documentation Project
|
The FreeBSD German Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/book.sgml,v 1.5 2000/08/06 11:40:23 alex Exp $
|
$FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/book.sgml,v 1.6 2000/08/18 12:47:39 alex Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
@ -12,9 +12,11 @@
|
||||||
<!ENTITY % bookinfo PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//EN">
|
<!ENTITY % bookinfo PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//EN">
|
||||||
%bookinfo;
|
%bookinfo;
|
||||||
|
|
||||||
|
<!ENTITY % translators PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//DE">
|
||||||
|
%translators;
|
||||||
|
|
||||||
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
|
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
|
||||||
<!ENTITY % authors SYSTEM "../../../en_US.ISO_8859-1/books/handbook/authors.ent"> %authors;
|
<!ENTITY % authors SYSTEM "../../../en_US.ISO_8859-1/books/handbook/authors.ent"> %authors;
|
||||||
<!ENTITY % de-authors SYSTEM "de-authors.ent"> %de-authors;
|
|
||||||
<!ENTITY % mailing-lists SYSTEM "mailing-lists.ent"> %mailing-lists;
|
<!ENTITY % mailing-lists SYSTEM "mailing-lists.ent"> %mailing-lists;
|
||||||
<!ENTITY % newsgroups SYSTEM "newsgroups.ent"> %newsgroups;
|
<!ENTITY % newsgroups SYSTEM "newsgroups.ent"> %newsgroups;
|
||||||
<!ENTITY % not.published "INCLUDE">
|
<!ENTITY % not.published "INCLUDE">
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# $FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/Makefile,v 1.4 2000/07/30 10:05:59 alex Exp $
|
# $FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/Makefile,v 1.5 2000/08/18 12:47:39 alex Exp $
|
||||||
#
|
#
|
||||||
# Build the FreeBSD Handbook in its German translation.
|
# Build the FreeBSD Handbook in its German translation.
|
||||||
#
|
#
|
||||||
|
@ -30,8 +30,5 @@ SRCS+= ../../../en_US.ISO_8859-1/books/handbook/authors.ent
|
||||||
SRCS+= chapters.ent
|
SRCS+= chapters.ent
|
||||||
SRCS+= newsgroups.ent
|
SRCS+= newsgroups.ent
|
||||||
|
|
||||||
# German
|
|
||||||
SRCS+= de-authors.ent
|
|
||||||
|
|
||||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD German Documentation Project
|
The FreeBSD German Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/book.sgml,v 1.5 2000/08/06 11:40:23 alex Exp $
|
$FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/book.sgml,v 1.6 2000/08/18 12:47:39 alex Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
@ -12,9 +12,11 @@
|
||||||
<!ENTITY % bookinfo PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//EN">
|
<!ENTITY % bookinfo PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//EN">
|
||||||
%bookinfo;
|
%bookinfo;
|
||||||
|
|
||||||
|
<!ENTITY % translators PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//DE">
|
||||||
|
%translators;
|
||||||
|
|
||||||
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
|
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
|
||||||
<!ENTITY % authors SYSTEM "../../../en_US.ISO_8859-1/books/handbook/authors.ent"> %authors;
|
<!ENTITY % authors SYSTEM "../../../en_US.ISO_8859-1/books/handbook/authors.ent"> %authors;
|
||||||
<!ENTITY % de-authors SYSTEM "de-authors.ent"> %de-authors;
|
|
||||||
<!ENTITY % mailing-lists SYSTEM "mailing-lists.ent"> %mailing-lists;
|
<!ENTITY % mailing-lists SYSTEM "mailing-lists.ent"> %mailing-lists;
|
||||||
<!ENTITY % newsgroups SYSTEM "newsgroups.ent"> %newsgroups;
|
<!ENTITY % newsgroups SYSTEM "newsgroups.ent"> %newsgroups;
|
||||||
<!ENTITY % not.published "INCLUDE">
|
<!ENTITY % not.published "INCLUDE">
|
||||||
|
|
Loading…
Reference in a new issue