Date: Fri, 9 May 1997 11:48:50 +0200 (CEST) From: Philippe Charnier <charnier@xp11.frmug.org> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: docs/3570: typo in global and al. man pages Message-ID: <199705090948.LAA04567@xp11.frmug.org> Resent-Message-ID: <199705092250.PAA03518@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 3570 >Category: docs >Synopsis: typo in global and al. man pages >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri May 9 15:50:01 PDT 1997 >Last-Modified: >Originator: Philippe Charnier >Organization: >Release: FreeBSD 3.0-CURRENT i386 >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. >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705090948.LAA04567>