From owner-freebsd-bugs@FreeBSD.ORG Sat Oct 21 09:32:43 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 DF30416A407; Sat, 21 Oct 2006 09:32:43 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ACDC43D4C; Sat, 21 Oct 2006 09:32:43 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (glebius@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9L9Whc5046903; Sat, 21 Oct 2006 09:32:43 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9L9Whef046899; Sat, 21 Oct 2006 09:32:43 GMT (envelope-from glebius) Date: Sat, 21 Oct 2006 09:32:43 GMT From: Gleb Smirnoff Message-Id: <200610210932.k9L9Whef046899@freefall.freebsd.org> To: glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, pjd@FreeBSD.org Cc: Subject: Re: bin/102694: df(1) can forget to print the unit with -h X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Oct 2006 09:32:44 -0000 Synopsis: df(1) can forget to print the unit with -h Responsible-Changed-From-To: freebsd-bugs->pjd Responsible-Changed-By: glebius Responsible-Changed-When: Sat Oct 21 09:32:03 UTC 2006 Responsible-Changed-Why: Since Pawel has changed df(1) to use humanize_number(3) let him ponder on this problem. http://www.freebsd.org/cgi/query-pr.cgi?pr=102694