From charnier@xp11.frmug.org  Fri May  9 15:46:06 1997
Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA03229
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 9 May 1997 15:45:59 -0700 (PDT)
Received: (from uucp@localhost)
	by frmug.org (8.8.5/8.8.5/frmug-2.0) with UUCP id AAA12450
	for FreeBSD-gnats-submit@freebsd.org; Sat, 10 May 1997 00:45:53 +0200 (MET DST)
Received: (from charnier@localhost)
	by xp11.frmug.org (8.8.5/8.8.5/xp11-uucp-1.1) id LAA04567;
	Fri, 9 May 1997 11:48:50 +0200 (CEST)
Message-Id: <199705090948.LAA04567@xp11.frmug.org>
Date: Fri, 9 May 1997 11:48:50 +0200 (CEST)
From: Philippe Charnier <charnier@xp11.frmug.org>
Reply-To: charnier@xp11.frmug.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: typo in global and al. man pages
X-Send-Pr-Version: 3.2

>Number:         3570
>Category:       docs
>Synopsis:       typo in global and al. man pages
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May  9 15:50:01 PDT 1997
>Closed-Date:    Sun May 11 16:48:53 PDT 1997
>Last-Modified:  Sun May 11 16:49:42 PDT 1997
>Originator:     Philippe Charnier
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

>Description:

>How-To-Repeat:

>Fix:

Index: gctags/gctags.1
===================================================================
RCS file: /home2h/FreeBSD.cvsroot/src/usr.bin/global/gctags/gctags.1,v
retrieving revision 1.2
diff -u -r1.2 gctags.1
--- gctags.1	1997/04/22 18:02:51	1.2
+++ gctags.1	1997/05/09 09:38:56
@@ -84,9 +84,9 @@
 .Li #defines
 that take arguments are tagged automatically.
 .It Fl e
-forece a function to end when reach a '}' at the first column. (C source only)
+force a function to end when reach a '}' at the first column. (C source only)
 .It Fl f
-Places the tag descriptions in a file called
+place the tag descriptions in a file called
 .Ar tagsfile .
 The default behavior is to place them in a file called
 .Ar tags .
Index: global/global.1
===================================================================
RCS file: /home2h/FreeBSD.cvsroot/src/usr.bin/global/global/global.1,v
retrieving revision 1.2
diff -u -r1.2 global.1
--- global.1	1997/04/22 18:02:51	1.2
+++ global.1	1997/05/09 09:32:08
@@ -40,7 +40,7 @@
 .Ar name
 .Sh DESCRIPTION
 .Nm Global
-find the locatins of specified function in C and Yacc source files.
+find the locations of specified function in C and Yacc source files.
 .Nm Global
 can treat a source tree, that is, a directory that has subdirectories and
 source files.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: max 
State-Changed-When: Sun May 11 16:48:53 PDT 1997 
State-Changed-Why:  
Suggested correction applied in global.1 and gctags.c Rev.1.3. 
>Unformatted:
