]> git.eshelyaron.com Git - emacs.git/commitdiff
Better English, I hope.
authorFrancesco Potortì <pot@gnu.org>
Thu, 6 Jun 2002 13:18:44 +0000 (13:18 +0000)
committerFrancesco Potortì <pot@gnu.org>
Thu, 6 Jun 2002 13:18:44 +0000 (13:18 +0000)
etc/NEWS
etc/etags.1

index a3c94459e8e3922eaf21568d4498cd490479c9c7..21b51b9148ec33df3a067b35ac5b69d3f6b47422 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -584,10 +584,10 @@ created from Cweb source files.  When Etags tags the generated file, it
 writes tags pointing to the source file.
 
 *** New option --parse-stdin=FILE
-This is mostly useful for automatic call of etags from programs.  The
-option may be given (only once) in place of a file name.  Etags will
-read from standard input and produce tags marking them as belonging to
-the file FILE.
+This option is mostly useful when calling etags from programs.  It may
+be used (only once) in place of a file name on the command line.  Etags
+will read from standard input and produce tags marking them as belonging
+to the file FILE.
 
 +++
 ** The command line option --no-windows has been changed to
index d97da6be1164b1e50ea9753cf1cb360c62509eda..26381e3b68211308a7b5663e74ecaac4ba2b9c91 100644 (file)
@@ -141,7 +141,7 @@ Only tag packages in Ada files.
 .TP
 \fB\-\-parse\-stdin=\fIfile\fP
 May be used (only once) in place of a file name on the command line.
-\fBetags\fP will read from standard input and produce tags marking them
+\fBetags\fP will read from standard input and mark the produced tags
 as belonging to the file \fBFILE\fP.
 .TP
 \fB\-o\fP \fItagfile\fP, \fB\-\-output=\fItagfile\fP