Fix some markup glitches.

Submitted by:	Ed Sexton <ebs@wwa.com>
This commit is contained in:
John Fieber 1997-11-28 15:16:55 +00:00
parent e38b4e12a1
commit a7b368ffa6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2224
2 changed files with 20 additions and 20 deletions

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-07-01 03:52:00 $">
<!ENTITY date "$Date: 1997-11-28 15:16:55 $">
<!ENTITY title "About FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: features.sgml,v 1.4 1997-07-01 03:52:00 max Exp $ -->
<!-- $Id: features.sgml,v 1.5 1997-11-28 15:16:55 jfieber Exp $ -->
<HTML>
<HEAD>
@ -46,18 +46,18 @@ systems and less system administration.</FONT></FONT>
operating systems design to give you these advanced features:</P>
<ul>
<LI><B>Bounce buffering </B>gets around a limitation in the PC's ISA architecture
that limits direct-memory access to the first 16 megabytes.<P><I>Result:
</I>systems with more than 16 megabytes operate more efficiently with DMA
<LI><B>Bounce buffering</B> gets around a limitation in the PC's ISA architecture
that limits direct-memory access to the first 16 megabytes.<P><I>Result:</I>
systems with more than 16 megabytes operate more efficiently with DMA
peripherals on the ISA bus.</LI>
<LI><B>A merged virtual memory and filesystem buffer cache</B>
continuously tunes the amount of memory used for programs and the disk
cache.<P><I>Result: </I>programs receive both excellent memory management
cache.<P><I>Result:</I> programs receive both excellent memory management
and high performance disk access,
and the system administrator is freed from the task of tuning cache sizes.</LI>
<LI><B>Compatibility modules </B>enable programs for other operating systems
<LI><B>Compatibility modules</B> enable programs for other operating systems
to run on FreeBSD, including programs for Linux, SCO, NetBSD, and BSDI.
<P><I>Result:</I>&nbsp;users will not have to recompile programs already compiled
for one of the compatible OS's, and will have access to a greater selection
@ -69,12 +69,12 @@ for SCO.</LI>
<LI><B>Dynamically loadable kernel modules</B> allows new filesystem types,
networking protocols or binary emulators to be added to the kernel at
runtime without having to generate a new kernel image. <P><I>Result: </I>
runtime without having to generate a new kernel image. <P><I>Result:</I>
Much time can be saved and 3rd party vendors can deliver complete subsystems
as kernel modules without having to distribute source or have lengthy
installation procedures.</LI>
<LI><B>Shared libraries </B>reduce the size of programs, saving disk space
<LI><B>Shared libraries</B> reduce the size of programs, saving disk space
and memory. FreeBSD uses an advanced shared library scheme which offers
many of the advantages of ELF, and the current version offers ELF compatibility
for both Linux and native FreeBSD programs.</LI>
@ -87,7 +87,7 @@ features and higher levels of stability with each release.</P>
<H2>What experts have to say . . .</H2>
<blockquote>
<P>`<I>`FreeBSD has an outline-structured visual configuration editor ...
<P><I>``FreeBSD has an outline-structured visual configuration editor ...
you can enter the configuration of every device the OS supports and can
therefore get a successful installation on the first try almost every time.
IBM, Microsoft, and others would do well to emulate FreeBSD's approach.''</I></P>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-07-01 03:52:00 $">
<!ENTITY date "$Date: 1997-11-28 15:16:55 $">
<!ENTITY title "About FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: features.sgml,v 1.4 1997-07-01 03:52:00 max Exp $ -->
<!-- $Id: features.sgml,v 1.5 1997-11-28 15:16:55 jfieber Exp $ -->
<HTML>
<HEAD>
@ -46,18 +46,18 @@ systems and less system administration.</FONT></FONT>
operating systems design to give you these advanced features:</P>
<ul>
<LI><B>Bounce buffering </B>gets around a limitation in the PC's ISA architecture
that limits direct-memory access to the first 16 megabytes.<P><I>Result:
</I>systems with more than 16 megabytes operate more efficiently with DMA
<LI><B>Bounce buffering</B> gets around a limitation in the PC's ISA architecture
that limits direct-memory access to the first 16 megabytes.<P><I>Result:</I>
systems with more than 16 megabytes operate more efficiently with DMA
peripherals on the ISA bus.</LI>
<LI><B>A merged virtual memory and filesystem buffer cache</B>
continuously tunes the amount of memory used for programs and the disk
cache.<P><I>Result: </I>programs receive both excellent memory management
cache.<P><I>Result:</I> programs receive both excellent memory management
and high performance disk access,
and the system administrator is freed from the task of tuning cache sizes.</LI>
<LI><B>Compatibility modules </B>enable programs for other operating systems
<LI><B>Compatibility modules</B> enable programs for other operating systems
to run on FreeBSD, including programs for Linux, SCO, NetBSD, and BSDI.
<P><I>Result:</I>&nbsp;users will not have to recompile programs already compiled
for one of the compatible OS's, and will have access to a greater selection
@ -69,12 +69,12 @@ for SCO.</LI>
<LI><B>Dynamically loadable kernel modules</B> allows new filesystem types,
networking protocols or binary emulators to be added to the kernel at
runtime without having to generate a new kernel image. <P><I>Result: </I>
runtime without having to generate a new kernel image. <P><I>Result:</I>
Much time can be saved and 3rd party vendors can deliver complete subsystems
as kernel modules without having to distribute source or have lengthy
installation procedures.</LI>
<LI><B>Shared libraries </B>reduce the size of programs, saving disk space
<LI><B>Shared libraries</B> reduce the size of programs, saving disk space
and memory. FreeBSD uses an advanced shared library scheme which offers
many of the advantages of ELF, and the current version offers ELF compatibility
for both Linux and native FreeBSD programs.</LI>
@ -87,7 +87,7 @@ features and higher levels of stability with each release.</P>
<H2>What experts have to say . . .</H2>
<blockquote>
<P>`<I>`FreeBSD has an outline-structured visual configuration editor ...
<P><I>``FreeBSD has an outline-structured visual configuration editor ...
you can enter the configuration of every device the OS supports and can
therefore get a successful installation on the first try almost every time.
IBM, Microsoft, and others would do well to emulate FreeBSD's approach.''</I></P>