Better section name
[ikiwiki.git] / docs / newhandbook / introduction / index.mdwn
index 89e3da2..edfb937 100644 (file)
@@ -1,4 +1,3 @@
-
 # Chapter 1 Introduction 
 
 ***Restructured, reorganized, and parts rewritten by Jim Mock. ***
@@ -45,7 +44,7 @@ After reading this chapter, you will know:
 
 
 
- DragonFly is a 4.4BSD-Lite based operating system for Intel (x86) and amd64 (x86_64). You can also read about [the history of DragonFly](history.html), or the [ current release](history.html#RELNOTES).
+ DragonFly is a 4.4BSD-Lite based operating system for Intel (x86) and amd64 (x86_64).
 
 
 
@@ -95,7 +94,7 @@ With DragonFly, you can easily start out small with an inexpensive 386 class PC
 * ***Networking:*** Need a new router? A name server (DNS)? A firewall to keep people out of your internal network? DragonFly can easily turn that unused older PC sitting in the corner into an advanced router with sophisticated packet-filtering capabilities.
 
 
-* ***X Window workstation:*** DragonFly is a fine choice for an inexpensive X terminal solution, either using the freely available XFree86™ or X.org servers or one of the excellent commercial servers provided by [Xi Graphics](http://www.xig.com). Unlike an X terminal, DragonFly allows many applications to be run locally if desired, thus relieving the burden on a central server. DragonFly can even boot ***diskless***, making individual workstations even cheaper and easier to administer.
+* ***X Window workstation:*** DragonFly is a fine choice for an inexpensive X terminal solution, using the freely available X.org server. Unlike an X terminal, DragonFly allows many applications to be run locally if desired, thus relieving the burden on a central server. DragonFly can even boot ***diskless***, making individual workstations even cheaper and easier to administer.
 
 
 * ***Software Development:*** The basic DragonFly system comes with a full complement of development tools including the renowned GNU C/C++ compiler and debugger.