/[grep]/grep/src/grep.c
ViewVC logotype

Diff of /grep/src/grep.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.82 by kasal, Fri Nov 19 13:51:29 2004 UTC revision 1.83 by kasal, Sat Nov 20 16:15:57 2004 UTC
# Line 1156  Context control:\n\ Line 1156  Context control:\n\
1156  With no FILE, or when FILE is -, read standard input.  If less than\n\  With no FILE, or when FILE is -, read standard input.  If less than\n\
1157  two FILEs given, assume -h.  Exit status is 0 if match, 1 if no match,\n\  two FILEs given, assume -h.  Exit status is 0 if match, 1 if no match,\n\
1158  and 2 if trouble.\n"));  and 2 if trouble.\n"));
1159        printf (_("\nReport bugs to <bug-grep@gnu.org>.\n"));        printf (_("\nReport bugs to <%s>.\n"), PACKAGE_BUGREPORT);
1160      }      }
1161    exit (status);    exit (status);
1162  }  }

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26