Update the doctype declaration to use the FreeBSD version of the
linuxdoc DTD.
This commit is contained in:
parent
08ed8e0016
commit
d3ef851456
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6
2 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
This is the 2.0 version of the FAQ for FreeBSD 2.0
|
This is the 2.0 version of the FAQ for FreeBSD 2.0
|
||||||
|
|
||||||
$Id: freebsd-faq.sgml,v 1.1.1.1 1995-04-28 16:36:02 jfieber Exp $
|
$Id: freebsd-faq.sgml,v 1.2 1995-05-10 00:11:01 jfieber Exp $
|
||||||
-->
|
-->
|
||||||
<!DOCTYPE linuxdoc PUBLIC "-//Linux//DTD linuxdoc//EN">
|
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN">
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!-- $Id: handbook.sgml,v 1.1.1.1 1995-04-28 16:19:59 jfieber Exp $ -->
|
<!-- $Id: handbook.sgml,v 1.2 1995-05-10 00:12:18 jfieber Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!DOCTYPE linuxdoc PUBLIC "-//Linux//DTD linuxdoc//EN" [
|
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
|
||||||
<!ENTITY % authors SYSTEM "authors.sgml">
|
<!ENTITY % authors SYSTEM "authors.sgml">
|
||||||
%authors;
|
%authors;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue