From jsutton@firewall.bbcon.com.au  Sat Jan  8 21:31:10 2000
Return-Path: <jsutton@firewall.bbcon.com.au>
Received: from bbcon.com.au (firewall.bbcon.com.au [203.28.19.210])
	by hub.freebsd.org (Postfix) with ESMTP id A9E1314C41
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Jan 2000 21:31:05 -0800 (PST)
	(envelope-from jsutton@firewall.bbcon.com.au)
Received: from firewall.bbcon.com.au (stargate [10.0.0.1])
	by bbcon.com.au (8.9.2/8.9.2) with ESMTP id QAA14912
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 9 Jan 2000 16:31:02 +1100 (EST)
	(envelope-from jsutton@firewall.bbcon.com.au)
Received: (from jsutton@localhost)
	by firewall.bbcon.com.au (8.9.3/8.9.2) id QAA45439;
	Sun, 9 Jan 2000 16:31:04 +1100 (EST)
	(envelope-from jsutton)
Message-Id: <200001090531.QAA45439@firewall.bbcon.com.au>
Date: Sun, 9 Jan 2000 16:31:04 +1100 (EST)
From: jsutton@bbcon.com.au
Sender: jsutton@firewall.bbcon.com.au
Reply-To: jsutton@bbcon.com.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: changes for Introduction section of the Handbook
X-Send-Pr-Version: 3.2

>Number:         16000
>Category:       docs
>Synopsis:       changes for Introduction section of the Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan  8 21:40:00 PST 2000
>Closed-Date:    Sun Jan 9 05:23:26 PST 2000
>Last-Modified:  Sun Jan  9 05:23:53 PST 2000
>Originator:     Joel Sutton
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
Busy Bee Consulting
>Environment:

FreeBSD stargate.home 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Tue Dec 21 17:18:52 EST 1999     root@stargate.home:/usr/src/sys/compile/OFFICE  i386

>Description:

	The paragraph about the multi-user capabilities of FreeBSD didn't read
	very well. This patch makes my suggested changes.

	Perl isn't mentioned as one of the development tools. This patch
	also makes that change.

  Could someone please take a look at these small problems.  
	Thanks, Joel...

>How-To-Repeat:

>Fix:
	
Index: chapter.sgml
===================================================================
RCS file: /usr/home/cvs/FreeBSD/doc/en_US.ISO_8859-1/books/handbook/introduction/chapter.sgml,v
retrieving revision 1.22
diff -u -r1.22 chapter.sgml
--- chapter.sgml	1999/12/04 06:19:12	1.22
+++ chapter.sgml	2000/01/07 04:11:25
@@ -37,8 +37,8 @@
       </listitem>
       
       <listitem>
-	<para><emphasis>Multiuser</emphasis> access means that many
-	  people can use a FreeBSD system simultaneously for a variety
+	<para><emphasis>Multiuser facilities</emphasis> which allow many
+	  people to use a FreeBSD system simultaneously for a variety
 	  of things.  This means, for example, that system peripherals
 	  such as printers and tape drives are properly shared between
 	  all users on the system or the network and that individual
@@ -108,8 +108,9 @@
       
       <listitem>
 	<para>A full complement of <emphasis>C</emphasis>,
-	  <emphasis>C++</emphasis> and <emphasis>Fortran</emphasis>
-	  development tools.  Many additional languages for advanced research
+	  <emphasis>C++</emphasis>, <emphasis>Fortran</emphasis>,
+	  and <emphasis>Perl</emphasis> development tools.
+          Many additional languages for advanced research
 	  and development are also available in the ports and packages
 	  collection.</para>
       </listitem>

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phantom 
State-Changed-When: Sun Jan 9 05:23:26 PST 2000 
State-Changed-Why:  
Slightly modified patch applied. 
>Unformatted:
