An author element is required.
This commit is contained in:
parent
5a99733233
commit
04f7fde5f1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2141
1 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: FAQ.sgml,v 1.93 1997-11-03 08:53:31 max Exp $ -->
|
||||
<!-- $Id: FAQ.sgml,v 1.94 1997-11-03 13:50:06 jfieber Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
|
||||
|
@ -20,9 +20,12 @@
|
|||
|
||||
<article>
|
||||
|
||||
<title>Frequently Asked Questions for FreeBSD 2.X
|
||||
<title>Frequently Asked Questions for FreeBSD 2.X</title>
|
||||
<author>
|
||||
<name>The FreeBSD Documentation Project</name>
|
||||
</author>
|
||||
|
||||
<date>$Date: 1997-11-03 08:53:31 $</date>
|
||||
<date>$Date: 1997-11-03 13:50:06 $</date>
|
||||
|
||||
<abstract>
|
||||
This is the FAQ for FreeBSD systems version 2.X All entries are
|
||||
|
|
Loading…
Reference in a new issue