From 77fd60a177e50b398f1f235bcc47cbfc92e0fa80 Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 27 Nov 2005 23:58:32 +0000 Subject: shut up openbsd --- bin/9l | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/9l') diff --git a/bin/9l b/bin/9l index af8a2317..fb72904c 100755 --- a/bin/9l +++ b/bin/9l @@ -297,7 +297,7 @@ fi xtmp=/tmp/9l.$$.$USER.out xxout() { - egrep -v ': In function `' $xtmp + egrep -v 'is almost always misused|: In function `' $xtmp rm -f $xtmp } -- cgit v1.2.3