Bug 53732

Summary: quota output and quota(1) man page do not document units
Product: Documentation Reporter: Mark Stosberg <mark-dated-1057168814.e08d29>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Mark Stosberg 2003-06-25 19:10:12 UTC
Looking at both the output of "quota" and "man quota", neither seems to document
what units the results are being returned. Ideally, I think both the UI and the
documentation should let you know what the units are.

Ideally I'd like a "-h" option, which like the "ls" counterpart would format
the numbers in a human friendly way.
Comment 1 ru freebsd_committer freebsd_triage 2006-10-22 00:57:56 UTC
State Changed
From-To: open->closed

Default units documented.  Option -h added.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-22 00:57:56 UTC
ru          2006-10-21 23:57:39 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/quota        Makefile quota.1 quota.c 
  Log:
  - Document the default disk block usage unit.
  - Add option -h, human-readable output.
  
  PR:             docs/53732
  
  Revision  Changes    Path
  1.6       +2 -2      src/usr.bin/quota/Makefile
  1.17      +8 -4      src/usr.bin/quota/quota.1
  1.25      +38 -15    src/usr.bin/quota/quota.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"