From owner-freebsd-bugs Fri Aug 16 6:10:10 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C56F37B400 for ; Fri, 16 Aug 2002 06:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B65E43E4A for ; Fri, 16 Aug 2002 06:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GDA3JU095021 for ; Fri, 16 Aug 2002 06:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GDA3pS095020; Fri, 16 Aug 2002 06:10:03 -0700 (PDT) Date: Fri, 16 Aug 2002 06:10:03 -0700 (PDT) Message-Id: <200208161310.g7GDA3pS095020@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Bruce Evans Subject: Re: misc/41674: iostat column formatting overlaps Reply-To: Bruce Evans Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/41674; it has been noted by GNATS. From: Bruce Evans To: Aragon Gouveia Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/41674: iostat column formatting overlaps Date: Fri, 16 Aug 2002 23:09:49 +1000 (EST) On Thu, 15 Aug 2002, Aragon Gouveia wrote: > Perfect. :) > > Index: iostat.c > > ... > > - printf("%3.0f", > > + printf(" %2.0f", OK; I will commit this version. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message