Add missing </li>s and remove useless <p>.
This commit is contained in:
parent
2cc26c5201
commit
df03adf24c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7003
1 changed files with 7 additions and 7 deletions
|
@ -1,11 +1,11 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/alpha/alpha.sgml,v 1.4 1999/09/06 07:02:39 peter Exp $">
|
<!ENTITY date "$FreeBSD: www/en/alpha/alpha.sgml,v 1.5 1999/12/12 16:24:14 jhb Exp $">
|
||||||
<!ENTITY title "FreeBSD/Alpha Project">
|
<!ENTITY title "FreeBSD/Alpha Project">
|
||||||
<!ENTITY email 'freebsd-alpha'>
|
<!ENTITY email 'freebsd-alpha'>
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD: www/en/alpha/alpha.sgml,v 1.4 1999/09/06 07:02:39 peter Exp $ -->
|
<!-- $FreeBSD: www/en/alpha/alpha.sgml,v 1.5 1999/12/12 16:24:14 jhb Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -16,21 +16,21 @@ systems.</p>
|
||||||
<H3>FreeBSD/Alpha Specific Links</H3>
|
<H3>FreeBSD/Alpha Specific Links</H3>
|
||||||
<UL>
|
<UL>
|
||||||
<li><a href="http://www.FreeBSD.org/~jb/alpha.html">Status
|
<li><a href="http://www.FreeBSD.org/~jb/alpha.html">Status
|
||||||
of the FreeBSD/Alpha port</a>.
|
of the FreeBSD/Alpha port</a>.</li>
|
||||||
<li><A href="../handbook/eresources.html#ERESOURCES-MAIL">FreeBSD/Alpha mailing list</a></li>
|
<li><A href="../handbook/eresources.html#ERESOURCES-MAIL">FreeBSD/Alpha mailing list</a></li>
|
||||||
</UL>
|
</UL>
|
||||||
|
|
||||||
<H3>Other Links of Interest</H3>
|
<H3>Other Links of Interest</H3>
|
||||||
<h4>Hardware</h4>
|
<h4>Hardware</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><A href="http://www.digital.com/alphaserver/">DIGITAL AlphaServer</a><p>
|
<li><A href="http://www.digital.com/alphaserver/">DIGITAL AlphaServer</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h4>Projects</h4>
|
<h4>Projects</h4>
|
||||||
<UL>
|
<UL>
|
||||||
<LI><A HREF="http://www.netbsd.org/Ports/alpha/">NetBSD/alpha</A>
|
<LI><A HREF="http://www.netbsd.org/Ports/alpha/">NetBSD/alpha</A></li>
|
||||||
<LI><A HREF="http://www.openbsd.org/alpha.html">OpenBSD/alpha</A>
|
<LI><A HREF="http://www.openbsd.org/alpha.html">OpenBSD/alpha</A></li>
|
||||||
<li><a href="http://www.azstarnet.com/~axplinux/">Linux/Alpha</a>
|
<li><a href="http://www.azstarnet.com/~axplinux/">Linux/Alpha</a></li>
|
||||||
</UL>
|
</UL>
|
||||||
|
|
||||||
&footer;
|
&footer;
|
||||||
|
|
Loading…
Reference in a new issue