MFen books.ent 1.1 -> 1.2
Approved by: remko (mentor) Obtained from: perforce
This commit is contained in:
parent
39487a1750
commit
bee3cadd04
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33193
1 changed files with 5 additions and 3 deletions
|
@ -2,13 +2,15 @@
|
|||
The FreeBSD Dutch Documentation Project
|
||||
$FreeBSD$
|
||||
$FreeBSDnl: nl_NL.ISO8859-1/share/sgml/books.ent,v 1.3 2004/11/10 20:24:32 remko Exp $
|
||||
gebaseerd op: 1.1
|
||||
|
||||
%SOURCE% share/sgml/books.ent
|
||||
%SRCID% 1.2
|
||||
-->
|
||||
|
||||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
||||
%man;
|
||||
<!ENTITY % nl-bookinfo PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//NL">
|
||||
%nl-bookinfo;
|
||||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
||||
%man;
|
||||
<!ENTITY % bookinfo PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//EN">
|
||||
%bookinfo;
|
||||
<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
|
||||
|
|
Loading…
Reference in a new issue