Typo fix.

PR:		3570
Submitted by:	 Philippe Charnier <charnier@xp11.frmug.org>
This commit is contained in:
Masafumi Max NAKANE 1997-05-11 23:43:11 +00:00
parent 59520394f8
commit ff3c8f214f
2 changed files with 3 additions and 3 deletions

View File

@ -84,9 +84,9 @@ that don't take arguments;
.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 .

View File

@ -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.