OpenAFS Master Repository branch, master, updated. 55b8a4d35eb5913ebdc9e5ce8c1f1db525c55ff1

Gerrit Code Review gerrit@openafs.org
Sat, 25 Jul 2009 07:11:10 -0700 (PDT)


The following commit has been merged in the master branch:
commit 55b8a4d35eb5913ebdc9e5ce8c1f1db525c55ff1
Author: Russ Allbery <rra@stanford.edu>
Date:   Fri Jul 24 13:38:09 2009 -0700

    Document human-readable size suffixes
    
    Document that the quotas passed to fs setquota, vos create, and vos
    setfields and the size passed to fs setcachesize may take a suffix
    indicating the unit.  This documents the change in behavior implemented by
    54c0a3f3e6575fa5af39ddd797d5381c36b48001.
    
    Fix a copy/paste error in the vos create -maxquota option definition.
    
    Reviewed-on: http://gerrit.openafs.org/212
    Tested-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 doc/man-pages/pod1/fs_setcachesize.pod |   23 +++++++++++------------
 doc/man-pages/pod1/fs_setquota.pod     |   14 ++++++++------
 doc/man-pages/pod1/vos_create.pod      |   18 ++++++++++--------
 doc/man-pages/pod1/vos_setfields.pod   |   18 ++++++++++--------
 4 files changed, 39 insertions(+), 34 deletions(-)

-- 
OpenAFS Master Repository