Add missing </p> and </li>.
This commit is contained in:
parent
a752916c4c
commit
44b5ed6154
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6987
1 changed files with 4 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/sgml.sgml,v 1.12 1999/12/12 16:24:16 jhb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/sgml.sgml,v 1.13 1999/12/25 14:12:56 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: SGML">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docproj/sgml.sgml,v 1.12 1999/12/12 16:24:16 jhb Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docproj/sgml.sgml,v 1.13 1999/12/25 14:12:56 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -74,6 +74,7 @@
|
|||
|
||||
<li><p>You stop thinking about the presentation of your document, and
|
||||
instead concentrate on the content.</p>
|
||||
</li>
|
||||
|
||||
<li><p>Because the documentation is not tied to any particular output
|
||||
format, the same documentation can be produced in many different
|
||||
|
@ -164,7 +165,7 @@
|
|||
|
||||
<dd><p>John Fieber's page containing links to DocBook resources and
|
||||
sample documents. It also includes the beginnings of a markup guide
|
||||
for FreeBSD.</dd>
|
||||
for FreeBSD.</p></dd>
|
||||
|
||||
<dt><a
|
||||
href="http://www.nothing-going-on.demon.co.uk/FreeBSD/"><b>http://www.nothing-going-on.demon.co.uk/FreeBSD/</b></a></dt>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue