[7241] in Athena Bugs

home help back first fref pref prev next nref lref last post

fgrep error messages

daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Tue Mar 5 01:42:15 1991

From: kkkken@ATHENA.MIT.EDU
Date: Tue, 5 Mar 91 01:42:06 -0500
To: bugs@ATHENA.MIT.EDU


From /source/bsd-4.3/common/usr.bin/fgrep.c, line 153:

			fprintf(stderr, "egrep: no memory for %s\n", file);

This, of course, should read,

			fprintf(stderr, "fgrep: no memory for %s\n", file);

-Ken

home help back first fref pref prev next nref lref last post