Pull in freebsd.ent.

Submitted by:	kuriyama
Pointy hat to:	dd
This commit is contained in:
Dima Dorfman 2001-06-08 02:56:35 +00:00
parent a682caddc1
commit bb72957aa9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9575
2 changed files with 8 additions and 2 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.98 2001/05/14 03:07:50 murray Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.99 2001/05/15 03:42:57 murray Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@ -11,6 +11,9 @@
<!ENTITY % bookinfo PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//EN">
%bookinfo;
<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
%freebsd;
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
%authors;

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.98 2001/05/14 03:07:50 murray Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/book.sgml,v 1.99 2001/05/15 03:42:57 murray Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@ -11,6 +11,9 @@
<!ENTITY % bookinfo PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//EN">
%bookinfo;
<!ENTITY % freebsd PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
%freebsd;
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
%authors;