grep-commit
[Top][All Lists]
Advanced

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

Changes to grep/src/grep.c


From: Stepan Kasal
Subject: Changes to grep/src/grep.c
Date: Fri, 19 Nov 2004 09:05:02 -0500

Index: grep/src/grep.c
diff -u grep/src/grep.c:1.81 grep/src/grep.c:1.82
--- grep/src/grep.c:1.81        Sat Jan 18 16:02:30 2003
+++ grep/src/grep.c     Fri Nov 19 13:51:29 2004
@@ -1156,7 +1156,7 @@
 With no FILE, or when FILE is -, read standard input.  If less than\n\
 two FILEs given, assume -h.  Exit status is 0 if match, 1 if no match,\n\
 and 2 if trouble.\n"));
-      printf (_("\nReport bugs to <address@hidden>.\n"));
+      printf (_("\nReport bugs to <address@hidden>.\n"));
     }
   exit (status);
 }




reply via email to

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