Date: Mon, 14 Apr 2003 14:24:46 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Christoph Kukulies <kuku@physik.rwth-aachen.de>, das@freebsd.org Cc: freebsd-current@freebsd.org Subject: Re: df displays 0. Message-ID: <20030414102446.GA37148@nagual.pp.ru> In-Reply-To: <20030414101152.GA29163@nagual.pp.ru> References: <200304141005.h3EA5GM01835@accms33.physik.rwth-aachen.de> <20030414101152.GA29163@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 14, 2003 at 14:11:52 +0400, Andrey A. Chernov wrote: > On Mon, Apr 14, 2003 at 12:05:16 +0200, Christoph Kukulies wrote: > > > /dev/ad0s1e 257838 22 237190 0.% /tmp > > Looks like new printf error. Test program: main() { (void)printf(" %5.0f%%\n", (double)0.1); }
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030414102446.GA37148>