Add missing </p>s and </html>.
This commit is contained in:
parent
e0abc8aaf5
commit
52045067b3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6994
1 changed files with 4 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/en/news/qnewsletter-2-2.sgml,v 1.2 1999/09/06 07:02:47 peter Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -48,10 +48,10 @@
|
|||
BSD licensing issues (GPL vs Artistic vs BSD)<br>
|
||||
Security/Intrusion Detection<br>
|
||||
Crash Recovery / Core Dump Analysis<br>
|
||||
BSD the Early Years.<p>
|
||||
BSD the Early Years.</p><p>
|
||||
If you are interested in writing any of these contact:
|
||||
editors@daemonnews.org or send articles to :
|
||||
article@daemonnews.org
|
||||
article@daemonnews.org</p>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>Netware</b>:
|
||||
|
@ -85,3 +85,4 @@
|
|||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue