$NetBSD: patch-aa,v 1.1 2001/10/12 20:51:42 tron Exp $ --- ipstat/main.c.orig Tue Jul 13 01:19:48 1999 +++ ipstat/main.c Fri Oct 12 22:49:57 2001 @@ -143,7 +143,7 @@ { (void)fprintf(stderr, "%s: unable to open ignore dump file \"%s\".\n", - Progname,argv[Index]); + Progname,IgnoreFile); return EXIT_FAILURE; }