OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74-2-ge6f6c34

Gerrit Code Review gerrit@openafs.org
Mon, 19 Apr 2010 20:24:53 -0700 (PDT)


The following commit has been merged in the master branch:
commit e6f6c3493e4c6d0ea620f34bd764925f9d004a2c
Author: Russ Allbery <rra@stanford.edu>
Date:   Mon Apr 19 14:00:31 2010 -0700

    Fixes and clarifications to vos setaddrs man page
    
    Add a caution explaining how the file server addresses are registered
    and pointing users at NetInfo and NetRestrict plus restarting the file
    server for the normal case.
    
    Mention what version of OpenAFS introduced this command.  Drop the note
    about the version of OpenAFS that added the -encrypt flag, since the
    whole command is newer than that.
    
    Reference vos listaddrs -printuuid specifically to get the UUID.
    
    General formatting and wording cleanup: use terminology more consistently,
    continue a long example line, wrap long lines, fix a spelling error, and
    add cross-references to NetInfo and NetRestrict.
    
    Change-Id: Idd6175339dc0feb1b777963bbb09731e42b83522
    Reviewed-on: http://gerrit.openafs.org/1787
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 doc/man-pages/pod1/vos_setaddrs.pod |   46 ++++++++++++++++++++++++----------
 1 files changed, 32 insertions(+), 14 deletions(-)

-- 
OpenAFS Master Repository