OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3995-g3dc1fb3
Gerrit Code Review
gerrit@openafs.org
Fri, 1 Nov 2013 18:53:53 -0700 (PDT)
The following commit has been merged in the master branch:
commit 3dc1fb3feba83d2b537039b8384dbff611bf6495
Author: Ken Dreyer <ktdreyer@ktdreyer.com>
Date: Mon Oct 14 11:39:02 2013 -0600
doc: add linked cells description to man pages
The man pages previously described linking DCE cells to AFS cells.
OpenAFS and YFS also allow linking between two AFS cells. Update the
description of linked cells in CellServDB(5), aklog(1), and
fs_newcell(1) to refer to AFS instead of DCE.
Add a linked cell example to the CellServDB man page with an
explanation.
Change-Id: Ic9b1c643861b7307c09fcc5a1775f4abf4cb4155
Reviewed-on: http://gerrit.openafs.org/10342
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
doc/man-pages/README | 4 ----
doc/man-pages/pod1/aklog.pod | 2 +-
doc/man-pages/pod1/fs_newcell.pod | 25 ++++++++++++-------------
doc/man-pages/pod5/CellServDB.pod | 17 +++++++++++++++++
4 files changed, 30 insertions(+), 18 deletions(-)
--
OpenAFS Master Repository