Remove obsolete welcome.sgml.

This commit is contained in:
John Fieber 1997-06-12 16:15:51 +00:00
parent 8ee4161ec4
commit ad523a3f58
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1651
4 changed files with 4 additions and 140 deletions

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.17 1997-06-10 04:42:36 meganm Exp $
# $Id: Makefile,v 1.18 1997-06-12 16:15:51 jfieber Exp $
.if exists(Makefile.conf)
.include "Makefile.conf"
@ -15,7 +15,7 @@ DOCS+= cgallery.sgml commercial.sgml daemon.sgml docproj.sgml docs.sgml
DOCS+= features.sgml gallery.sgml index-site.sgml register.sgml
DOCS+= internet.sgml license.sgml mailto.sgml mirror.sgml newsflash.sgml
DOCS+= npgallery.sgml pgallery.sgml search.sgml searchhints.sgml send-pr.sgml
DOCS+= security.sgml support.sgml welcome.sgml where.sgml resignation.sgml
DOCS+= security.sgml support.sgml where.sgml resignation.sgml
CLEANFILES+=atoz.sgml

View file

@ -1,68 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".">
<!ENTITY date "$Date: 1997-06-10 12:17:38 $">
<!ENTITY title "About FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<HTML>
<HEAD>
<TITLE>About FreeBSD</TITLE>
<META NAME="Author" CONTENT="Sean Kelly">
<META NAME="Description" CONTENT="All about FreeBSD">
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000">
<H1>What is FreeBSD?</H1>
<blockquote><P>FreeBSD is an advanced BSD UNIX operating system for `PC-compatible'
computers, developed and maintained by <A HREF="&base/handbook/staff.html">
a large team of individuals</A>. It offers an exceptional combination of
features:</P></blockquote>
<HR ALIGN=LEFT NOSHADE WIDTH="100%"><FONT COLOR="#FF0000"><FONT SIZE="+1">FreeBSD
specializes in TCP/IP networking.</FONT></FONT>
<blockquote><P>FreeBSD makes an ideal <A HREF="&base/internet.html">Internet</A> server or
desktop system. It provides robust network services, even under the heaviest
of loads, and uses memory efficiently to maintain good response times for
hundreds, or even thousands, of simultaneous user processes.</P></blockquote>
<HR ALIGN=LEFT NOSHADE WIDTH="100%"><FONT COLOR="#FF0000"><FONT SIZE="+1">FreeBSD
provides advanced technical features.</FONT></FONT>
<blockquote><P>FreeBSD offers many features today which are still missing in other
operating systems, even some of the best commercial ones. <A HREF="&base/features.html">Advanced
features</A> for performance, security, and even binary compatibility with
other popular operating systems.</P></blockquote>
<HR ALIGN=LEFT NOSHADE WIDTH="100%"><FONT COLOR="#FF0000"><FONT SIZE="+1">FreeBSD
can run a variety of applications.</FONT></FONT>
<blockquote><P>The quality of FreeBSD combined with today's low-cost, high-speed PC&nbsp;hardware
makes FreeBSD a very economical alternative to commercial UNIX workstations.
It is suited for a great number of <A HREF="&base/applications.html">applications</A>.</P></blockquote>
<HR ALIGN=LEFT NOSHADE WIDTH="100%"><FONT COLOR="#FF0000"><FONT SIZE="+1">FreeBSD
is easy to install.</FONT></FONT>
<blockquote><P>FreeBSD can be installed from a variety of media including CD-ROM, floppy
disk, magnetic tape, an MS-DOS partition, or if you have a network connection
(even a dial-up PPP to an Internet provider), you can install it <I>directly
</I>over anonymous FTP or NFS. All you need is a single 1.44MB boot floppy
and <A HREF="&base/handbook/install.html">these directions.</A></P></blockquote>
<HR ALIGN=LEFT NOSHADE WIDTH="100%"><FONT COLOR="#FF0000"><FONT SIZE="+1">FreeBSD
is free.</FONT></FONT>
<blockquote><P>While you might expect an operating system with these features to sell
for a high price, FreeBSD is available free of charge and comes with full
source code. If you would like to try it out, <A HREF="&base/availability.html">more
information is available</A>.</P></blockquote>
&footer;
</BODY>
</HTML>