From owner-cvs-usrbin Mon Nov 17 21:58:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA22694 for cvs-usrbin-outgoing; Mon, 17 Nov 1997 21:58:06 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA22565; Mon, 17 Nov 1997 21:56:06 -0800 (PST) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id VAA24979; Mon, 17 Nov 1997 21:53:05 -0800 (PST) Date: Mon, 17 Nov 1997 21:53:05 -0800 (PST) Message-Id: <199711180553.VAA24979@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/systat pigs.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1997/11/17 21:53:04 PST Modified files: usr.bin/systat pigs.c Log: Fix: too many arguments for format in call to sprintf(). Revision Changes Path 1.5 +1 -1 src/usr.bin/systat/pigs.c