changeset 45660:cfab79b5f578

Better English, I hope.
author Francesco Potortì <pot@gnu.org>
date Thu, 06 Jun 2002 13:18:44 +0000
parents c1e620d6140c
children a47ac7311101
files etc/NEWS etc/etags.1
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Jun 06 13:17:37 2002 +0000
+++ b/etc/NEWS	Thu Jun 06 13:18:44 2002 +0000
@@ -584,10 +584,10 @@
 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
--- a/etc/etags.1	Thu Jun 06 13:17:37 2002 +0000
+++ b/etc/etags.1	Thu Jun 06 13:18:44 2002 +0000
@@ -141,7 +141,7 @@
 .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