Add an FPI for the FreeBSD/DocBook 4.1 DTD.
This commit is contained in:
parent
e06261c405
commit
cfce6aed38
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8806
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
-- ...................................................................... --
|
||||
-- FreeBSD SGML Public Identifiers ...................................... --
|
||||
|
||||
-- $FreeBSD: doc/share/sgml/catalog,v 1.12 2001/01/06 18:26:46 alex Exp $
|
||||
-- $FreeBSD: doc/share/sgml/catalog,v 1.13 2001/01/06 18:39:27 alex Exp $
|
||||
--
|
||||
|
||||
-- ...................................................................... --
|
||||
|
@ -14,6 +14,9 @@
|
|||
PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN"
|
||||
"freebsd.dtd"
|
||||
|
||||
PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN"
|
||||
"freebsd41.dtd"
|
||||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"
|
||||
"man-refs.ent"
|
||||
|
||||
|
|
Loading…
Reference in a new issue