grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/src/grep.c,v


From: Karl Berry
Subject: Changes to grep/src/grep.c,v
Date: Sun, 01 Feb 2009 01:33:38 +0000

CVSROOT:        /sources/grep
Module name:    grep
Changes by:     Karl Berry <karl>       09/02/01 01:33:38

Index: src/grep.c
===================================================================
RCS file: /sources/grep/grep/src/grep.c,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -b -r1.130 -r1.131
--- src/grep.c  30 Jan 2009 01:55:29 -0000      1.130
+++ src/grep.c  1 Feb 2009 01:33:37 -0000       1.131
@@ -1506,7 +1506,7 @@
 With no FILE, or when FILE is -, read standard input.  If less than two 
FILEs\n\
 are given, assume -h.  Exit status is 0 if any line was selected, 1 
otherwise;\n\
 if any error occurs and -q was not given, the exit status is 2.\n"));
-      printf (_("\nReport bugs to <%s>.\n"), PACKAGE_BUGREPORT);
+      printf (_("\nReport bugs to: <%s>\n"), PACKAGE_BUGREPORT);
       printf (_("GNU Grep home page: <%s>\n"),
               "http://www.gnu.org/software/grep/";);
       fputs (_("General help using GNU software: 
<http://www.gnu.org/gethelp/>\n"),




reply via email to

[Prev in Thread] Current Thread [Next in Thread]