From owner-cvs-all Tue Sep 4 2:43:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8ED237B405; Tue, 4 Sep 2001 02:43:31 -0700 (PDT) Received: (from robert@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f849hVB33745; Tue, 4 Sep 2001 02:43:31 -0700 (PDT) (envelope-from robert) Message-Id: <200109040943.f849hVB33745@freefall.freebsd.org> From: Robert Drehmel Date: Tue, 4 Sep 2001 02:43:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/du du.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG robert 2001/09/04 02:43:31 PDT Modified files: usr.bin/du du.c Log: Use the correct blocksize when invoked with both -h and -k options. PR: 30275 Reviewed by: jake Revision Changes Path 1.21 +3 -2 src/usr.bin/du/du.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message