Remove useless </ul><ul> tags. This changes nothing in term of
rendering etc.
This commit is contained in:
parent
2dd93c7347
commit
4c05992bb0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26037
1 changed files with 2 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.2 2005/10/04 17:30:33 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.3 2005/10/07 02:58:55 murray Exp $">
|
||||
<!ENTITY title "Books and Articles Online">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -357,9 +357,7 @@
|
|||
href="http://www.computerbits.com/archive/1996/1100/lan9611.html">
|
||||
Building a fax server</a></em>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="mailto:mckusick@mckusick.com">Kirk McKusick</a>, one
|
||||
of the original architects of BSD at U.C. Berkeley, teaches two <a
|
||||
|
|
@ -445,4 +443,4 @@
|
|||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue