From owner-freebsd-commit Sun May 14 12:20:03 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA23288 for commit-outgoing; Sun, 14 May 1995 12:20:03 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA23268 for cvs-usrsbin-outgoing; Sun, 14 May 1995 12:19:59 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA23258 ; Sun, 14 May 1995 12:19:57 -0700 Date: Sun, 14 May 1995 12:19:57 -0700 From: "Rodney W. Grimes" Message-Id: <199505141919.MAA23258@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/config mkmakefile.c Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/14 12:19:56 Modified: usr.sbin/config mkmakefile.c Log: Fix 3 printf's that had the wrong number of arguments. Submitted by: gibbs