From marc@blackend.org  Sun Jun  9 08:40:10 2002
Return-Path: <marc@blackend.org>
Received: from abigail.blackend.org (blackend.org [212.11.50.35])
	by hub.freebsd.org (Postfix) with ESMTP id ED9EC37B407
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 Jun 2002 08:40:08 -0700 (PDT)
Received: from abigail.blackend.org (localhost [127.0.0.1])
	by abigail.blackend.org (8.12.3/8.12.3/ - 15/04/02) with ESMTP id g59FatMa031913
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 9 Jun 2002 17:36:55 +0200 (CEST)
	(envelope-from marc@abigail.blackend.org)
Received: (from marc@localhost)
	by abigail.blackend.org (8.12.3/8.12.3/Submit) id g59FatBd031912;
	Sun, 9 Jun 2002 17:36:55 +0200 (CEST)
	(envelope-from marc)
Message-Id: <200206091536.g59FatBd031912@abigail.blackend.org>
Date: Sun, 9 Jun 2002 17:36:55 +0200 (CEST)
From: Marc Fonvieille <marc@blackend.org>
Reply-To: Marc Fonvieille <marc@blackend.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Minor change and typos in section 3.7 of the Handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         39064
>Category:       docs
>Synopsis:       Minor change and typos in section 3.7 of the Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 09 08:50:00 PDT 2002
>Closed-Date:    Tue Jun 11 17:41:23 PDT 2002
>Last-Modified:  Tue Jun 11 17:41:23 PDT 2002
>Originator:     Marc Fonvieille
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD abigail.blackend.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #5: Sun May 12 00:30:43 CEST 2002 marc@abigail.blackend.org:/usr/src/sys/compile/ABIGAIL i386


	
>Description:
Minor change and typos in section 3.7 of the Handbook. Read the patch
below for more details (sorry i missed the typos for my previous PR).
	
>How-To-Repeat:
	
>Fix:
Apply the patch to handbook/basics/chapter.sgml
	

--- chapter.sgml.diff begins here ---
--- chapter.sgml.org	Sun Jun  9 17:29:59 2002
+++ chapter.sgml	Sun Jun  9 17:33:11 2002
@@ -1068,7 +1068,7 @@
       fill in the rest of the filename for you.</para>
     <indexterm><primary>environment variables</primary></indexterm>
 
-    <para>Another function of the shell is environment variables.
+    <para>Another feature of the shell is the use of environment variables.
       Environment variables are a variable key pair stored in the shell's
       environment space.  This space can be read by any program invoked by
       the shell, and thus contains a lot of program configuration.  Here
@@ -1179,7 +1179,7 @@
       as special representations of data.  The most common one is the
       <literal>*</literal> character, which represents any number of
       characters in a filename.  These special meta-characters can be used
-      to do file name globing.  For example, typing in
+      to do filename globbing.  For example, typing in
       <command>echo *</command> is almost the same as typing in
       <command>ls</command> because the shell takes all the files that
       match <literal>*</literal> and puts them on the command line for
--- chapter.sgml.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Tue Jun 11 17:39:16 PDT 2002 
State-Changed-Why:  
The changes have been committed.  Soon they'll be visible on the web 
site too.  Thanks for putting the work in submitting this. 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Tue Jun 11 17:39:16 PDT 2002 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=38975 
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Tue Jun 11 17:39:16 PDT 2002 
State-Changed-Why:  
The changes have been committed.  Soon they'll be visible on the web 
site too.  Thanks for putting the work in submitting this. 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Tue Jun 11 17:39:16 PDT 2002 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=38976 
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Tue Jun 11 17:39:16 PDT 2002 
State-Changed-Why:  
The changes have been committed.  Soon they'll be visible on the web 
site too.  Thanks for putting the work in submitting this. 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Tue Jun 11 17:39:16 PDT 2002 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=39024 
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Tue Jun 11 17:39:16 PDT 2002 
State-Changed-Why:  
The changes have been committed.  Soon they'll be visible on the web 
site too.  Thanks for putting the work in submitting this. 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Tue Jun 11 17:39:16 PDT 2002 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=39064 
>Unformatted:
