From the PR:
o Changed "the kernel plus source code..." to "the kernel and..." o Made the three red sections parallel (sort of). o Zapped a superfluous "to". o Finally, fixed an effect/affect goof -- you'll find that the previous verbiage mistakenly refers to Microsoft's marketing strategy and not to FreeBSD's developers PR: 18630 Submitted by: Daniel Harris <dannyboy@subdimension.com>
This commit is contained in:
parent
cab4c578b7
commit
cb484b58e2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7237
1 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/applications.sgml,v 1.15 1999/09/06 07:02:36 peter Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/applications.sgml,v 1.16 1999/12/12 16:23:59 jhb Exp $">
|
||||
<!ENTITY title "About Applications for FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/applications.sgml,v 1.15 1999/09/06 07:02:36 peter Exp $ -->
|
||||
<!-- $FreeBSD: www/en/applications.sgml,v 1.16 1999/12/12 16:23:59 jhb Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -24,7 +24,7 @@
|
|||
<p>There is no doubt that so-called open systems are <i>the</i>
|
||||
requirement for today's computing applications. But no commercial
|
||||
vendor-supplied solution is more open than one which includes full
|
||||
source code to the entire operating system, including the kernel plus
|
||||
source code to the entire operating system, including the kernel and
|
||||
all of the system daemons, programs, and utilities. You can modify
|
||||
any part of FreeBSD to suit your personal, organizational, or
|
||||
corporate needs.</p>
|
||||
|
@ -106,20 +106,20 @@
|
|||
</blockquote>
|
||||
|
||||
<hr align="left" noshade="noshade" width="100%"><font
|
||||
color="#FF0000"><font size="+1">An operating system that will grow with
|
||||
color="#FF0000"><font size="+1">FreeBSD is an operating system that will grow with
|
||||
your needs.</font></font>
|
||||
|
||||
<blockquote>
|
||||
<p>Though FreeBSD is free software, it is also <i>user supported
|
||||
</i>software. Any questions you have can be posted to hundreds of
|
||||
FreeBSD developers and users simply by e-mailing to the <a
|
||||
FreeBSD developers and users simply by e-mailing the <a
|
||||
href="mailto:freebsd-questions@FreeBSD.ORG">freebsd-questions@FreeBSD.ORG</a>
|
||||
mailing list.</p>
|
||||
|
||||
<p>FreeBSD also has a worldwide group of programmers and writers who fix
|
||||
bugs, add new features and document the system. Support for new
|
||||
devices or special features is an almost constant development process,
|
||||
and the team keeps a special eye out for problems which effect system
|
||||
and the team keeps a special eye out for problems which affect system
|
||||
stability. FreeBSD users are quite proud of not only how fast but how
|
||||
reliable their systems are.</p>
|
||||
</blockquote>
|
||||
|
|
Loading…
Reference in a new issue