Add missing </p>s.
This commit is contained in:
parent
a185dae2bb
commit
dc65703a01
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6973
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.40 1999/12/12 16:24:02 jhb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.41 1999/12/29 03:38:42 jkh Exp $">
|
||||
<!ENTITY title "Getting FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/where.sgml,v 1.40 1999/12/12 16:24:02 jhb Exp $ -->
|
||||
<!-- $FreeBSD: www/en/where.sgml,v 1.41 1999/12/29 03:38:42 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -31,7 +31,7 @@
|
|||
|
||||
<h2>Distribution Sites</h2>
|
||||
|
||||
<p>The official sources for FreeBSD are:
|
||||
<p>The official sources for FreeBSD are:</p>
|
||||
|
||||
<ul>
|
||||
<li>Anonymous ftp from <a
|
||||
|
@ -54,7 +54,7 @@
|
|||
href="handbook/mirrors.html"><strong>mirror sites</strong></a> in the
|
||||
handbook to see if there is a site closer to you. For more information
|
||||
about past, present and future releases in general, please visit the <a
|
||||
href="releases/">release information page</a>.
|
||||
href="releases/">release information page</a>.</p>
|
||||
|
||||
<p>If you're interesting in a purely experimental <strong>snapshot</strong>
|
||||
release of FreeBSD-current (AKA 4.0-current), aimed at developers and
|
||||
|
@ -107,7 +107,7 @@
|
|||
favorite piece of software to the port collection, have a look at <em><a
|
||||
href="handbook/porting.html">Porting applications</a></em> and
|
||||
<em><a href="handbook/contrib.html">Contributing to FreeBSD</a></em> in
|
||||
the <a href="handbook"><em>FreeBSD handbook</em></a>.
|
||||
the <a href="handbook"><em>FreeBSD handbook</em></a>.</p>
|
||||
|
||||
<h3>Commercial software</h3>
|
||||
|
||||
|
|
Loading…
Reference in a new issue