OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-154-g5f70221
Gerrit Code Review
gerrit@openafs.org
Wed, 26 May 2010 12:06:27 -0700 (PDT)
The following commit has been merged in the master branch:
commit 5f70221b2c9eb08afbbb6e0c43f6c0276cebbcf3
Author: Russ Allbery <rra@stanford.edu>
Date: Wed May 26 12:20:57 2010 -0500
Remove references to IBM AFS
Change references to the documentation sets that we still ship to
reference the OpenAFS manuals instead of the IBM AFS manuals. Remove
references to the IBM AFS/DFS Migration documentation, since that
doesn't appear to be available anywhere any more, replacing them where
relevant to more generic references to the DFS documentation. Add
links to docs.openafs.org for mentions of the manuals in SEE ALSO, and
standardize on one link format. Replace a few references to the IBM
AFS Release Notes with the actual information in those notes, or drop
the reference if it doesn't seem particularly useful.
Change-Id: Ie9666842f1315891c6a9c37c0424200f4b78bff7
Reviewed-on: http://gerrit.openafs.org/2031
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
doc/man-pages/README | 7 -------
doc/man-pages/pod1/afs.pod | 2 +-
doc/man-pages/pod1/afsmonitor.pod | 11 +++++++----
doc/man-pages/pod1/fs_copyacl.pod | 6 +-----
doc/man-pages/pod1/fs_listacl.pod | 5 +----
doc/man-pages/pod1/fs_mkmount.pod | 4 ++--
doc/man-pages/pod1/fs_newcell.pod | 10 +---------
doc/man-pages/pod1/fs_setacl.pod | 9 +++------
doc/man-pages/pod1/fs_setserverprefs.pod | 7 +++----
doc/man-pages/pod1/fs_sysname.pod | 8 ++++----
doc/man-pages/pod1/livesys.pod | 7 ++++---
doc/man-pages/pod1/pts.pod | 5 ++++-
doc/man-pages/pod1/pts_rename.pod | 2 +-
doc/man-pages/pod1/scout.pod | 2 +-
doc/man-pages/pod1/sys.pod | 11 ++++++-----
doc/man-pages/pod1/vos_addsite.pod | 17 +++++++++--------
doc/man-pages/pod5/AuthLog.dir.pod | 2 +-
doc/man-pages/pod5/KeyFile.pod | 2 +-
doc/man-pages/pod5/NoAuth.pod | 6 +++---
doc/man-pages/pod5/ThisCell.pod | 4 ++--
doc/man-pages/pod5/afsmonitor.pod | 4 ++--
doc/man-pages/pod5/sysid.pod | 4 ++--
doc/man-pages/pod5/tapeconfig.pod | 4 ++--
doc/man-pages/pod5/uss.pod | 4 ++--
doc/man-pages/pod8/backup.pod | 2 +-
doc/man-pages/pod8/backup_addvolentry.pod | 2 +-
doc/man-pages/pod8/backup_dbverify.pod | 2 +-
doc/man-pages/pod8/backup_diskrestore.pod | 2 +-
doc/man-pages/pod8/backup_dump.pod | 2 +-
doc/man-pages/pod8/backup_restoredb.pod | 5 +++--
doc/man-pages/pod8/backup_volrestore.pod | 2 +-
doc/man-pages/pod8/backup_volsetrestore.pod | 4 ++--
doc/man-pages/pod8/bos_addhost.pod | 5 +++--
doc/man-pages/pod8/bos_removehost.pod | 5 +++--
doc/man-pages/pod8/bos_salvage.pod | 7 ++++---
doc/man-pages/pod8/bos_setcellname.pod | 10 ++++++----
doc/man-pages/pod8/butc.pod | 2 +-
doc/man-pages/pod8/fms.pod | 4 ++--
doc/man-pages/pod8/fstrace.pod | 2 +-
doc/man-pages/pod8/kas_examine.pod | 2 +-
doc/man-pages/pod8/kas_setpassword.pod | 2 +-
doc/man-pages/pod8/kdb.pod | 3 +--
doc/man-pages/pod8/uss_add.pod | 2 +-
43 files changed, 98 insertions(+), 110 deletions(-)
--
OpenAFS Master Repository