[Skiboot] [PATCH] Change .txt to .rst for correctness

Nageswara R Sastry rnsastry at linux.vnet.ibm.com
Wed Oct 26 20:40:39 AEDT 2016


This patch changes
.txt to .rst for correctness of the documentation files,
path to the documentation files

Signed-off-by: Nageswara R Sastry <rnsastry at linux.vnet.ibm.com>
---
 doc/device-tree/ibm,opal/led.rst        | 2 +-
 doc/device-tree/nvlink.rst              | 2 +-
 doc/nvlink.rst                          | 2 +-
 doc/opal-api/opal-flash-110-111-112.rst | 2 +-
 doc/opal-api/opal-get-msg-85.rst        | 2 +-
 doc/opal-api/opal-handle-interrupt.rst  | 2 +-
 doc/release-notes/skiboot-5.2.0-rc1.rst | 2 +-
 doc/release-notes/skiboot-5.2.0-rc2.rst | 2 +-
 doc/release-notes/skiboot-5.2.0.rst     | 2 +-
 doc/release-notes/skiboot-5.2.1.rst     | 2 +-
 doc/release-notes/skiboot-5.2.2.rst     | 2 +-
 doc/release-notes/skiboot-5.2.3.rst     | 2 +-
 doc/release-notes/skiboot-5.2.4.rst     | 2 +-
 doc/release-notes/skiboot-5.2.5.rst     | 2 +-
 doc/release-notes/skiboot-5.3.0-rc1.rst | 2 +-
 doc/release-notes/skiboot-5.3.1.rst     | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/doc/device-tree/ibm,opal/led.rst b/doc/device-tree/ibm,opal/led.rst
index 48c45f1..6e88b2e 100644
--- a/doc/device-tree/ibm,opal/led.rst
+++ b/doc/device-tree/ibm,opal/led.rst
@@ -33,4 +33,4 @@ led-types
   Supported indicators (attention/identify/fault).
 
 These LEDs can be accessed through OPAL_LEDS_{GET/SET}_INDICATOR interfaces.
-Refer to doc/opal-api/opal-led-get-set-114-115.txt for interface details.
+Refer to doc/opal-api/opal-led-get-set-114-115.rst for interface details.
diff --git a/doc/device-tree/nvlink.rst b/doc/device-tree/nvlink.rst
index 641293b..18b3688 100644
--- a/doc/device-tree/nvlink.rst
+++ b/doc/device-tree/nvlink.rst
@@ -2,7 +2,7 @@
 Nvlink Device Tree Bindings
 ===========================
 
-See doc/nvlink.txt for general Nvlink information.
+See doc/nvlink.rst for general Nvlink information.
 
 NPU bindings: ::
 
diff --git a/doc/nvlink.rst b/doc/nvlink.rst
index 981cf11..b6a2399 100644
--- a/doc/nvlink.rst
+++ b/doc/nvlink.rst
@@ -156,4 +156,4 @@ reporting.
 Device Tree Bindings
 --------------------
 
-See doc/device-tree/nvlink.txt
+See doc/device-tree/nvlink.rst
diff --git a/doc/opal-api/opal-flash-110-111-112.rst b/doc/opal-api/opal-flash-110-111-112.rst
index 0bd8180..c58eefd 100644
--- a/doc/opal-api/opal-flash-110-111-112.rst
+++ b/doc/opal-api/opal-flash-110-111-112.rst
@@ -9,7 +9,7 @@ There are three OPAL calls for interacting with flash devices: ::
 
 Multiple flash devices are supported by OPAL - each of these calls takes an id
 parameter, which much match an ID found in the corresponding ``ibm,opal/flash at n``
-device tree node. See doc/device-tree/ibm,opal/flash.txt for details of
+device tree node. See doc/device-tree/ibm,opal/flash.rst for details of
 the device tree bindings.
 
 All operations on the flash device must be aligned to the block size of the
diff --git a/doc/opal-api/opal-get-msg-85.rst b/doc/opal-api/opal-get-msg-85.rst
index 17c2557..7e65b41 100644
--- a/doc/opal-api/opal-get-msg-85.rst
+++ b/doc/opal-api/opal-get-msg-85.rst
@@ -2,7 +2,7 @@ OPAL_GET_MSG
 ============
 
 OPAL_GET_MSG will get the next pending OPAL Message (see
-opal-messages.txt).
+doc/opal-api/opal-messages.rst).
 
 Parameters: ::
 
diff --git a/doc/opal-api/opal-handle-interrupt.rst b/doc/opal-api/opal-handle-interrupt.rst
index 8f53a49..42b26e9 100644
--- a/doc/opal-api/opal-handle-interrupt.rst
+++ b/doc/opal-api/opal-handle-interrupt.rst
@@ -24,4 +24,4 @@ The ``OPAL_HANDLE_INTERRUPT`` call takes two parameters, one input and one outpu
 
 The host OS should then handle any outstanding events.
 
-See opal-poll-events.txt for documentation on events.
+See doc/opal-api/opal-poll-events.rst for documentation on events.
diff --git a/doc/release-notes/skiboot-5.2.0-rc1.rst b/doc/release-notes/skiboot-5.2.0-rc1.rst
index 388947c..7ec129d 100644
--- a/doc/release-notes/skiboot-5.2.0-rc1.rst
+++ b/doc/release-notes/skiboot-5.2.0-rc1.rst
@@ -10,7 +10,7 @@ released August 17th, 2015.
 skiboot-5.2.0-rc1 contains all bug fixes as of skiboot-5.1.13.
 
 This is the second release that will follow the (now documented) Skiboot
-stable rules - see doc/stable-skiboot-rules.txt.
+stable rules - see doc/stable-skiboot-rules.rst.
 
 The current plan is to release skiboot-5.2.0 mid-March 2016, with a focus on
 bug fixing for future 5.2.0-rc releases.
diff --git a/doc/release-notes/skiboot-5.2.0-rc2.rst b/doc/release-notes/skiboot-5.2.0-rc2.rst
index a6d9524..49d6f64 100644
--- a/doc/release-notes/skiboot-5.2.0-rc2.rst
+++ b/doc/release-notes/skiboot-5.2.0-rc2.rst
@@ -10,7 +10,7 @@ released August 17th, 2015.
 skiboot-5.2.0-rc2 contains all bug fixes as of skiboot-5.1.14.
 
 This is the second release that will follow the (now documented) Skiboot
-stable rules - see doc/stable-skiboot-rules.txt.
+stable rules - see doc/stable-skiboot-rules.rst.
 
 The current plan is to release skiboot-5.2.0 mid-March 2016, with a focus on
 bug fixing for future 5.2.0-rc releases (if any - I hope this will be the last)
diff --git a/doc/release-notes/skiboot-5.2.0.rst b/doc/release-notes/skiboot-5.2.0.rst
index fce611b..8940f94 100644
--- a/doc/release-notes/skiboot-5.2.0.rst
+++ b/doc/release-notes/skiboot-5.2.0.rst
@@ -10,7 +10,7 @@ first released August 17th, 2015.
 skiboot-5.2.0 contains all bug fixes as of skiboot-5.1.15.
 
 This is the second release that will follow the (now documented) Skiboot
-stable rules - see doc/stable-skiboot-rules.txt.
+stable rules - see doc/stable-skiboot-rules.rst.
 
 Changes since rc2
 -----------------
diff --git a/doc/release-notes/skiboot-5.2.1.rst b/doc/release-notes/skiboot-5.2.1.rst
index 22e7f7a..4782ee6 100644
--- a/doc/release-notes/skiboot-5.2.1.rst
+++ b/doc/release-notes/skiboot-5.2.1.rst
@@ -10,7 +10,7 @@ first released August 17th, 2015.
 skiboot-5.2.1 contains all bug fixes as of skiboot-5.1.15.
 
 This is the second release that will follow the (now documented) Skiboot
-stable rules - see doc/stable-skiboot-rules.txt.
+stable rules - see doc/stable-skiboot-rules.rst.
 
 Changes
 -------
diff --git a/doc/release-notes/skiboot-5.2.2.rst b/doc/release-notes/skiboot-5.2.2.rst
index f23e0cf..f8eeecd 100644
--- a/doc/release-notes/skiboot-5.2.2.rst
+++ b/doc/release-notes/skiboot-5.2.2.rst
@@ -14,7 +14,7 @@ one bug fix targeted at P8NVL systems, notably the Garrison platform.
 skiboot-5.2.2 contains all bug fixes as of skiboot-5.1.16.
 
 This is the second release that will follow the (now documented) Skiboot
-stable rules - see doc/stable-skiboot-rules.txt.
+stable rules - see doc/stable-skiboot-rules.rst.
 
 Over skiboot-5.2.1, the following fixes are included:
 
diff --git a/doc/release-notes/skiboot-5.2.3.rst b/doc/release-notes/skiboot-5.2.3.rst
index d7978fb..9927364 100644
--- a/doc/release-notes/skiboot-5.2.3.rst
+++ b/doc/release-notes/skiboot-5.2.3.rst
@@ -15,7 +15,7 @@ frequency tables, which could lead to no CPU frequency scaling.
 skiboot-5.2.3 contains all bug fixes as of skiboot-5.1.16.
 
 This is the second release that will follow the (now documented) Skiboot
-stable rules - see doc/stable-skiboot-rules.txt.
+stable rules - see doc/stable-skiboot-rules.rst.
 
 Over skiboot-5.2.2, the following fixes are included:
 
diff --git a/doc/release-notes/skiboot-5.2.4.rst b/doc/release-notes/skiboot-5.2.4.rst
index 46cadb4..844e02b 100644
--- a/doc/release-notes/skiboot-5.2.4.rst
+++ b/doc/release-notes/skiboot-5.2.4.rst
@@ -14,7 +14,7 @@ build improvements for the pflash utility.
 skiboot-5.2.4 contains all bug fixes as of skiboot-5.1.16.
 
 This is the second release that will follow the (now documented) Skiboot
-stable rules - see doc/stable-skiboot-rules.txt.
+stable rules - see doc/stable-skiboot-rules.rst.
 
 Over skiboot-5.2.3, the following fixes are included:
 
diff --git a/doc/release-notes/skiboot-5.2.5.rst b/doc/release-notes/skiboot-5.2.5.rst
index 7c2e70e..8e4a049 100644
--- a/doc/release-notes/skiboot-5.2.5.rst
+++ b/doc/release-notes/skiboot-5.2.5.rst
@@ -6,7 +6,7 @@ skiboot-5.2.5 was released on Thursday July 28th, 2016.
 skiboot-5.2.5 contains all bug fixes as of skiboot-5.1.17.
 
 This is the second release that will follow the (now documented) Skiboot
-stable rules - see doc/stable-skiboot-rules.txt.
+stable rules - see doc/stable-skiboot-rules.rst.
 
 Over skiboot-5.2.4, the following fixes are included:
 
diff --git a/doc/release-notes/skiboot-5.3.0-rc1.rst b/doc/release-notes/skiboot-5.3.0-rc1.rst
index e3acc01..b110e38 100644
--- a/doc/release-notes/skiboot-5.3.0-rc1.rst
+++ b/doc/release-notes/skiboot-5.3.0-rc1.rst
@@ -10,7 +10,7 @@ released March 16th 2016.
 skiboot-5.3.0-rc1 contains all bug fixes as of skiboot-5.1.16
 and skiboot-5.2.4 (the existing stable releases).
 
-For how the skiboot stable releases work, see doc/stable-skiboot-rules.txt
+For how the skiboot stable releases work, see doc/stable-skiboot-rules.rst
 in the skiboot source repository.
 
 The current plan is to release skiboot-5.3.0 August 1st 2016.
diff --git a/doc/release-notes/skiboot-5.3.1.rst b/doc/release-notes/skiboot-5.3.1.rst
index 8d97e21..f5e87fe 100644
--- a/doc/release-notes/skiboot-5.3.1.rst
+++ b/doc/release-notes/skiboot-5.3.1.rst
@@ -9,7 +9,7 @@ skiboot (first released with 5.3.0 on August 2nd, 2016).
 Skiboot 5.3.1 replaces skiboot-5.3.0 as the current stable version. It contains
 a few minor bug fixes.
 
-This release follows the Skiboot stable rules, see doc/stable-skiboot-rules.txt.
+This release follows the Skiboot stable rules, see doc/stable-skiboot-rules.rst.
 
 Over skiboot-5.3.0, the following fixes are included:
 
-- 
2.8.4 (Apple Git-73)



More information about the Skiboot mailing list