diff options
| author | John Fieber <jfieber@FreeBSD.org> | 1995-05-10 00:12:18 +0000 |
|---|---|---|
| committer | John Fieber <jfieber@FreeBSD.org> | 1995-05-10 00:12:18 +0000 |
| commit | d3ef8514561f81ac2caae628090af02ef8afc804 (patch) | |
| tree | cb23cebf9ed477a8ddc447fda37d34bc86b57068 /FAQ | |
| parent | 08ed8e00166bab6bd8c511164d3d4c55f8933609 (diff) | |
Update the doctype declaration to use the FreeBSD version of the
linuxdoc DTD.
Notes
svn path=/head/; revision=6
Diffstat (limited to 'FAQ')
| -rw-r--r-- | FAQ/freebsd-faq.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ/freebsd-faq.sgml b/FAQ/freebsd-faq.sgml index 45b553271e..c898e7702a 100644 --- a/FAQ/freebsd-faq.sgml +++ b/FAQ/freebsd-faq.sgml @@ -4,9 +4,9 @@ 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> |
