hmm. let doctype declaration be correct one.

This commit is contained in:
Hiroyuki Hanai 2001-12-10 15:14:43 +00:00
parent 07778d7e0a
commit a9dd3ee750
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11392

View file

@ -1,4 +1,8 @@
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN">
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
%man;
]>
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.16 -->
<!-- $FreeBSD$ -->