cvs commit: src/usr.bin/quota quota.c

Mike Pritchard mpp at FreeBSD.org
Sun Feb 17 17:36:41 PST 2008


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


More information about the cvs-all mailing list