diff options
| author | Jeff Scheel <jscheel.ibm@gmail.com> | 2019-02-06 09:49:23 -0600 |
|---|---|---|
| committer | Stewart Smith <stewart@linux.ibm.com> | 2019-02-13 15:26:41 +1100 |
| commit | abd17b24a5aebe8435e44587c3efb513e2f1e8d1 (patch) | |
| tree | 60c1b26aaa30dab97058511167e60c664af9abb7 /doc | |
| parent | 5d86cebd53683d055f039dbecf3f74fb0084ea83 (diff) | |
| download | talos-skiboot-abd17b24a5aebe8435e44587c3efb513e2f1e8d1.tar.gz talos-skiboot-abd17b24a5aebe8435e44587c3efb513e2f1e8d1.zip | |
doc: Adjusting tags in release notes to eliminate global conflict for singlehtml builds
Change tags shared-slot-rn and capi2-rn tags to reduce conflict tags in
skiboot-5.7.rst
For the singlehtml builds to work correctly, the same tags cannot be used
globally in any files. These two tags, shared-slot-rn and capi2-rn, also
appear in skiboot-5.7.rst. To eliminate, the
tags had a suffix "-rc1" for both the definition and use of each tag.
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
[stewart: use 5.7 in tag just to be complete]
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/release-notes/skiboot-5.7-rc1.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/release-notes/skiboot-5.7-rc1.rst b/doc/release-notes/skiboot-5.7-rc1.rst index 28737f6b..575f64f0 100644 --- a/doc/release-notes/skiboot-5.7-rc1.rst +++ b/doc/release-notes/skiboot-5.7-rc1.rst @@ -31,8 +31,8 @@ New Features New features in this release for POWER9 systems: - In Memory Counters (IMC) (See :ref:`imc` for details) -- phb4: Activate shared PCI slot on witherspoon (see :ref:`Shared Slot <shared-slot-rn>`) -- phb4 capi (i.e. CAPI2): Enable capi mode for PHB4 (see :ref:`CAPI on PHB4 <capi2-rn>`) +- phb4: Activate shared PCI slot on witherspoon (see :ref:`Shared Slot <shared-slot-5.7-rc1-rn>`) +- phb4 capi (i.e. CAPI2): Enable capi mode for PHB4 (see :ref:`CAPI on PHB4 <capi2-5.7-rc1-rn>`) New feature for IBM FSP based systems: @@ -258,7 +258,7 @@ PCI/PHB4 operations) is only available with P9 DD2. A new patch will be provided to support this feature. -.. _capi2-rn: +.. _capi2-5.7-rc1-rn: - phb4 capi (i.e. CAPI2): Enable capi mode for PHB4 @@ -304,7 +304,7 @@ PCI/PHB4 Only partially tested and contends with some DD1 errata, but it's a start. -.. _shared-slot-rn: +.. _shared-slot-5.7-rc1-rn: - phb4: Activate shared PCI slot on witherspoon |

