Add missing </p>s.
This commit is contained in:
parent
92406f371c
commit
98a1cfa23b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6966
1 changed files with 5 additions and 5 deletions
10
en/docs.sgml
10
en/docs.sgml
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.79 2000/01/22 01:00:33 jim Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.80 2000/04/02 10:16:41 wosch Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.79 2000/01/22 01:00:33 jim Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.80 2000/04/02 10:16:41 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -227,7 +227,7 @@
|
|||
script</a> available with the manual pages for FreeBSD 2.0 and XFree86
|
||||
release 3.1, courtesy of <a
|
||||
href="http://late5.e-technik.uni-erlangen.de/user/eilts.html">Hinrich
|
||||
Eilts</a>.<p>
|
||||
Eilts</a>.</p>
|
||||
|
||||
<a name="44doc"></a>
|
||||
|
||||
|
@ -237,7 +237,7 @@
|
|||
the 4.4BSD documents from <a
|
||||
href="file:/usr/share/doc">/usr/share/doc</a>, where you would find
|
||||
the documents on a FreeBSD machine (if the doc distribution was
|
||||
installed).
|
||||
installed).</p>
|
||||
|
||||
<a name="info"></a>
|
||||
|
||||
|
@ -247,7 +247,7 @@
|
|||
version of the Info documents from <a
|
||||
href="file:/usr/share/info">/usr/share/info</a>, where you would find
|
||||
the Info documents on a FreeBSD machine (if the info distribution was
|
||||
installed).
|
||||
installed).</p>
|
||||
|
||||
<a name="source"></a>
|
||||
|
||||
|
|
Loading…
Reference in a new issue