Add missing </p>s and </li>.
This commit is contained in:
parent
4bf6210d38
commit
a185dae2bb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6972
2 changed files with 14 additions and 14 deletions
|
@ -1,9 +1,9 @@
|
||||||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!doctype HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.185 2000/02/02 01:48:33 grog Exp $">
|
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.186 2000/02/28 12:48:35 phantom Exp $">
|
||||||
<!ENTITY title "Support">
|
<!ENTITY title "Support">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD: www/en/support.sgml,v 1.185 2000/02/02 01:48:33 grog Exp $ -->
|
<!-- $FreeBSD: www/en/support.sgml,v 1.186 2000/02/28 12:48:35 phantom Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -185,7 +185,7 @@
|
||||||
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
|
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
|
||||||
Problem Report Database</h2>
|
Problem Report Database</h2>
|
||||||
|
|
||||||
<p>Current FreeBSD problem reports are tracked using the GNATS database.<p>
|
<p>Current FreeBSD problem reports are tracked using the GNATS database.</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">View the
|
<li><a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">View the
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
Please note that <a
|
Please note that <a
|
||||||
href="http://www.FreeBSD.org/send-pr.html">send-pr</a> is preferred
|
href="http://www.FreeBSD.org/send-pr.html">send-pr</a> is preferred
|
||||||
since messages sent to the mailing list are <em>not</em> tracked as
|
since messages sent to the mailing list are <em>not</em> tracked as
|
||||||
official problem reports!
|
official problem reports!</p>
|
||||||
|
|
||||||
<a name="cvs"></a>
|
<a name="cvs"></a>
|
||||||
|
|
||||||
|
@ -221,7 +221,7 @@
|
||||||
its purpose) from FreeBSD 2.0 to the present is stored here, and can be
|
its purpose) from FreeBSD 2.0 to the present is stored here, and can be
|
||||||
easily viewed from here (click on the link). To obtain a complete copy
|
easily viewed from here (click on the link). To obtain a complete copy
|
||||||
of the FreeBSD CVS repository or any of the development branches inside
|
of the FreeBSD CVS repository or any of the development branches inside
|
||||||
it, you may choose any one of following options:
|
it, you may choose any one of following options:</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="handbook/synching.html#CVSUP">cvsup</a> if you're looking
|
<li><a href="handbook/synching.html#CVSUP">cvsup</a> if you're looking
|
||||||
|
@ -677,7 +677,7 @@
|
||||||
|
|
||||||
<p>In addition to the mainstream development path of FreeBSD, a number of
|
<p>In addition to the mainstream development path of FreeBSD, a number of
|
||||||
developer groups are working on the cutting edge to expand FreeBSD's
|
developer groups are working on the cutting edge to expand FreeBSD's
|
||||||
range of applications in new directions.
|
range of applications in new directions.</p>
|
||||||
|
|
||||||
<h2><a name="security" href="security/security.html">FreeBSD Security
|
<h2><a name="security" href="security/security.html">FreeBSD Security
|
||||||
Guide</a></h2>
|
Guide</a></h2>
|
||||||
|
@ -722,7 +722,7 @@
|
||||||
|
|
||||||
<li>The <a href="http://www.winehq.com/">WINE</a> project is working to
|
<li>The <a href="http://www.winehq.com/">WINE</a> project is working to
|
||||||
provide the ability to run MS-Windows software on Intel based Unix
|
provide the ability to run MS-Windows software on Intel based Unix
|
||||||
systems such as FreeBSD, NetBSD and Linux.
|
systems such as FreeBSD, NetBSD and Linux.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<a name="hardware"></a>
|
<a name="hardware"></a>
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!doctype HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.185 2000/02/02 01:48:33 grog Exp $">
|
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.186 2000/02/28 12:48:35 phantom Exp $">
|
||||||
<!ENTITY title "Support">
|
<!ENTITY title "Support">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD: www/en/support.sgml,v 1.185 2000/02/02 01:48:33 grog Exp $ -->
|
<!-- $FreeBSD: www/en/support.sgml,v 1.186 2000/02/28 12:48:35 phantom Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -185,7 +185,7 @@
|
||||||
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
|
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
|
||||||
Problem Report Database</h2>
|
Problem Report Database</h2>
|
||||||
|
|
||||||
<p>Current FreeBSD problem reports are tracked using the GNATS database.<p>
|
<p>Current FreeBSD problem reports are tracked using the GNATS database.</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">View the
|
<li><a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">View the
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
Please note that <a
|
Please note that <a
|
||||||
href="http://www.FreeBSD.org/send-pr.html">send-pr</a> is preferred
|
href="http://www.FreeBSD.org/send-pr.html">send-pr</a> is preferred
|
||||||
since messages sent to the mailing list are <em>not</em> tracked as
|
since messages sent to the mailing list are <em>not</em> tracked as
|
||||||
official problem reports!
|
official problem reports!</p>
|
||||||
|
|
||||||
<a name="cvs"></a>
|
<a name="cvs"></a>
|
||||||
|
|
||||||
|
@ -221,7 +221,7 @@
|
||||||
its purpose) from FreeBSD 2.0 to the present is stored here, and can be
|
its purpose) from FreeBSD 2.0 to the present is stored here, and can be
|
||||||
easily viewed from here (click on the link). To obtain a complete copy
|
easily viewed from here (click on the link). To obtain a complete copy
|
||||||
of the FreeBSD CVS repository or any of the development branches inside
|
of the FreeBSD CVS repository or any of the development branches inside
|
||||||
it, you may choose any one of following options:
|
it, you may choose any one of following options:</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="handbook/synching.html#CVSUP">cvsup</a> if you're looking
|
<li><a href="handbook/synching.html#CVSUP">cvsup</a> if you're looking
|
||||||
|
@ -677,7 +677,7 @@
|
||||||
|
|
||||||
<p>In addition to the mainstream development path of FreeBSD, a number of
|
<p>In addition to the mainstream development path of FreeBSD, a number of
|
||||||
developer groups are working on the cutting edge to expand FreeBSD's
|
developer groups are working on the cutting edge to expand FreeBSD's
|
||||||
range of applications in new directions.
|
range of applications in new directions.</p>
|
||||||
|
|
||||||
<h2><a name="security" href="security/security.html">FreeBSD Security
|
<h2><a name="security" href="security/security.html">FreeBSD Security
|
||||||
Guide</a></h2>
|
Guide</a></h2>
|
||||||
|
@ -722,7 +722,7 @@
|
||||||
|
|
||||||
<li>The <a href="http://www.winehq.com/">WINE</a> project is working to
|
<li>The <a href="http://www.winehq.com/">WINE</a> project is working to
|
||||||
provide the ability to run MS-Windows software on Intel based Unix
|
provide the ability to run MS-Windows software on Intel based Unix
|
||||||
systems such as FreeBSD, NetBSD and Linux.
|
systems such as FreeBSD, NetBSD and Linux.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<a name="hardware"></a>
|
<a name="hardware"></a>
|
||||||
|
|
Loading…
Reference in a new issue