OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1282-g9cde8b8
Gerrit Code Review
gerrit@openafs.org
Tue, 7 Jun 2011 13:25:07 -0700 (PDT)
The following commit has been merged in the master branch:
commit 9cde8b8854f255a2cc264e0391dbb855fcfab23b
Author: Chas Williams (CONTRACTOR) <chas@cmf.nrl.navy.mil>
Date: Tue Jun 7 14:26:11 2011 -0400
doc: fixes for the xsltproc -> fop -> pdf toolchain
"Empty" <anchor> entities seem to trigger a bug in fop. These are
easily converted to reference on the containing block. Additionally,
<indexterm>'s seem to need to be inside a non-structural entity (like
a <para>) in order to determine their page number/location correctly.
Change-Id: I2ab577f6ba8989685257fb9429e00a71dd51075c
Reviewed-on: http://gerrit.openafs.org/4812
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
doc/xml/AdminGuide/auagd007.xml | 15 ++-
doc/xml/AdminGuide/auagd008.xml | 39 +++---
doc/xml/AdminGuide/auagd009.xml | 15 ++-
doc/xml/AdminGuide/auagd010.xml | 100 ++++++++--------
doc/xml/AdminGuide/auagd011.xml | 14 +-
doc/xml/AdminGuide/auagd012.xml | 50 ++++----
doc/xml/AdminGuide/auagd013.xml | 3 +-
doc/xml/AdminGuide/auagd014.xml | 66 +++++-----
doc/xml/AdminGuide/auagd015.xml | 4 +-
doc/xml/AdminGuide/auagd017.xml | 8 +-
doc/xml/AdminGuide/auagd018.xml | 82 +++++++-------
doc/xml/AdminGuide/auagd019.xml | 4 +-
doc/xml/AdminGuide/auagd020.xml | 4 +-
doc/xml/AdminGuide/auagd021.xml | 4 +-
doc/xml/AdminGuide/auagd022.xml | 29 +++--
doc/xml/AdminGuide/auagd025.xml | 4 +-
doc/xml/QuickStartUnix/appendix.xml | 30 +++---
doc/xml/QuickStartUnix/auqbg005.xml | 47 ++++----
doc/xml/QuickStartUnix/auqbg006.xml | 86 +++++++-------
doc/xml/QuickStartUnix/auqbg007.xml | 15 ++-
doc/xml/QuickStartUnix/auqbg008.xml | 4 +-
doc/xml/ReleaseNotesWindows/relnotes.xml | 194 +++++++++++++-----------------
doc/xml/UserGuide/auusg009.xml | 16 ++--
doc/xml/UserGuide/auusg010.xml | 8 +-
doc/xml/UserGuide/auusg011.xml | 3 +-
25 files changed, 409 insertions(+), 435 deletions(-)
--
OpenAFS Master Repository