OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre2-25-g1547e54
Gerrit Code Review
gerrit@openafs.org
Sun, 20 Feb 2011 05:55:22 -0800 (PST)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit bffc0357227f6bd3a2d2652eb74a5cff0836a7a0
Author: Steve Simmons <scs@umich.edu>
Date: Tue Aug 31 19:21:50 2010 -0400
Update the man pages 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.
Reviewed-on: http://gerrit.openafs.org/2637
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
(cherry picked from commit 61ddfbaa19f28bd8b352dea307ab752239470026)
Change-Id: I18596dd78d0d5875d1aa442098c6bd757f496953
[sxw@your-file-system.com fixed the commit message for this pullup]
Reviewed-on: http://gerrit.openafs.org/4011
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.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