Add missing closing tags.
This commit is contained in:
parent
8f288e12a8
commit
97984dca65
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26736
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/advocacy/myths.sgml,v 1.26 2005/12/29 19:19:52 pav Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/advocacy/myths.sgml,v 1.27 2005/12/29 19:21:05 pav Exp $">
|
||||
<!ENTITY title "FreeBSD Advocacy Project">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navabout.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
<li><p>GEOM classess: GEOM is a modular disk framework that lets
|
||||
you concatenate, mirror, stripe, or encrypt disks. It is rich
|
||||
in functionality and keeps your data safe.
|
||||
in functionality and keeps your data safe.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -260,15 +260,15 @@
|
|||
<li><a href="http://www.openbsd.org/faq/pf/carp.html">
|
||||
http://www.openbsd.org/faq/pf/carp.html</a>
|
||||
OpenBSD's Common Address Redundancy Protocol (CARP) to
|
||||
build redundant clusters at the level of the firewall
|
||||
build redundant clusters at the level of the firewall</li>
|
||||
|
||||
<li><a href="http://www.countersiege.com/doc/pfsync-carp">
|
||||
http://www.countersiege.com/doc/pfsync-carp</a>
|
||||
A good explanation of CARP
|
||||
A good explanation of CARP</li>
|
||||
|
||||
<li><a href="http://pf4freebsd.love2party.net/carp.html">
|
||||
http://pf4freebsd.love2party.net/carp.html</a>
|
||||
OpenBSD's CARP ported to FreeBSD
|
||||
OpenBSD's CARP ported to FreeBSD</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue