OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-469-g61ddfba

Gerrit Code Review gerrit@openafs.org
Wed, 24 Nov 2010 04:03:23 -0800 (PST)


The following commit has been merged in the master branch:
commit 61ddfbaa19f28bd8b352dea307ab752239470026
Author: Steve Simmons <scs@umich.edu>
Date:   Tue Aug 31 19:21:50 2010 -0400

    Update the man pages pod source adding text to discourage use of
    uss.  Usually the text added was a copy of a CAUTION section that
    had already been added in a few places. This change applies it
    consistently across all uss-related man pages. In pod1/afs.pod that
    text would be excessively wordy; a briefer note is used there to
    direct the reader to the full text.
    
    This is a partial fix for RT bug #128018. It does not fully close
    the bug; the AFS Administrators Guide needs to be updated as well.
    
    Change-Id: Id64646d20a9b22c0e11c9654842fa255fb4258ea
    Reviewed-on: http://gerrit.openafs.org/2637
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 doc/man-pages/pod1/afs.pod         |    8 +++++---
 doc/man-pages/pod5/uss.pod         |   11 ++++++++++-
 doc/man-pages/pod5/uss_bulk.pod    |    9 +++++++++
 doc/man-pages/pod8/uss.pod         |   18 +++++++++---------
 doc/man-pages/pod8/uss_add.pod     |    9 +++++++++
 doc/man-pages/pod8/uss_apropos.pod |    9 +++++++++
 doc/man-pages/pod8/uss_bulk.pod    |    9 +++++++++
 doc/man-pages/pod8/uss_delete.pod  |    9 +++++++++
 doc/man-pages/pod8/uss_help.pod    |    9 +++++++++
 9 files changed, 78 insertions(+), 13 deletions(-)

-- 
OpenAFS Master Repository