From owner-cvs-sbin Sat Jan 20 04:57:04 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA23481 for cvs-sbin-outgoing; Sat, 20 Jan 1996 04:57:04 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA23473 Sat, 20 Jan 1996 04:57:01 -0800 (PST) Date: Sat, 20 Jan 1996 04:57:01 -0800 (PST) From: Mike Pritchard Message-Id: <199601201257.EAA23473@freefall.freebsd.org> To: CVS-committers, cvs-sbin Subject: cvs commit: src/sbin/route route.c Sender: owner-cvs-sbin@FreeBSD.ORG Precedence: bulk mpp 96/01/20 04:57:00 Modified: sbin/route route.c Log: Route calls the errx routine with the wrong number of arguments when printing "route: bad address: ...". Revision Changes Path 1.4 +2 -2 src/sbin/route/route.c