Add missing </p>s.

This commit is contained in:
Jun Kuriyama 2000-04-03 10:42:51 +00:00
parent 2c088f4af9
commit 8a97bb66a4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6968

View file

@ -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$"> <!ENTITY date "$FreeBSD: www/en/features.sgml,v 1.12 1999/09/06 07:02:37 peter Exp $">
<!ENTITY title "About FreeBSD's Technological Advances"> <!ENTITY title "About FreeBSD's Technological Advances">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<!-- $FreeBSD$ --> <!-- $FreeBSD: www/en/features.sgml,v 1.12 1999/09/06 07:02:37 peter Exp $ -->
<html> <html>
&header; &header;
@ -50,13 +50,13 @@
megabytes. megabytes.
<p><i>Result:</i> systems with more than 16 megabytes operate more <p><i>Result:</i> systems with more than 16 megabytes operate more
efficiently with DMA peripherals on the ISA bus.</li> efficiently with DMA peripherals on the ISA bus.</p></li>
<li><b>A merged virtual memory and filesystem buffer cache</b> <li><b>A merged virtual memory and filesystem buffer cache</b>
continuously tunes the amount of memory used for programs and the continuously tunes the amount of memory used for programs and the
disk cache.<p><i>Result:</i> programs receive both excellent memory disk cache.<p><i>Result:</i> programs receive both excellent memory
management and high performance disk access, and the system management and high performance disk access, and the system
administrator is freed from the task of tuning cache sizes.</li> administrator is freed from the task of tuning cache sizes.</p></li>
<li><b>Compatibility modules</b> enable programs for other operating <li><b>Compatibility modules</b> enable programs for other operating
systems to run on FreeBSD, including programs for Linux, SCO, systems to run on FreeBSD, including programs for Linux, SCO,
@ -68,7 +68,7 @@
<a href="http://www.microsoft.com/FrontPage/">Microsoft FrontPage <a href="http://www.microsoft.com/FrontPage/">Microsoft FrontPage
Server</a> extensions for BSDI or <a Server</a> extensions for BSDI or <a
href="http://linux.corel.com/linux8/index.htm">WordPerfect</a> href="http://linux.corel.com/linux8/index.htm">WordPerfect</a>
for SCO.</li> for SCO.</p></li>
<li><b>Dynamically loadable kernel modules</b> allows new filesystem <li><b>Dynamically loadable kernel modules</b> allows new filesystem
types, networking protocols or binary emulators to be added to the types, networking protocols or binary emulators to be added to the
@ -76,7 +76,7 @@
<p><i>Result:</i> Much time can be saved and 3rd party vendors can <p><i>Result:</i> Much time can be saved and 3rd party vendors can
deliver complete subsystems as kernel modules without having to deliver complete subsystems as kernel modules without having to
distribute source or have lengthy installation procedures.</li> distribute source or have lengthy installation procedures.</p></li>
<li><b>Shared libraries</b> reduce the size of programs, saving disk <li><b>Shared libraries</b> reduce the size of programs, saving disk
space and memory. FreeBSD uses an advanced shared library scheme space and memory. FreeBSD uses an advanced shared library scheme