Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2008 01:36:40 +0000 (UTC)
From:      Mike Pritchard <mpp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/quota quota.c
Message-ID:  <200802180136.m1I1afsk019240@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mpp         2008-02-18 01:36:40 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/quota        quota.c 
  Log:
  Make the human readable numbers printed with the -h option a bit
  more human readable by telling the human print routines to use
  a smaller buffer to format the value.
  
  This makes it so a value that was previously being printed
  as 600000K will now print as 586M.
  
  Revision  Changes    Path
  1.32      +6 -4      src/usr.bin/quota/quota.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802180136.m1I1afsk019240>