[PATCH] Fix chapter references at beginning of Chapter 2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Replace the hard-coded (and incorrect) chapter number references in
Chapter 2 with .rst ":ref:" directives.

Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>

---

  because of the aforementioned issue i'm having with actually
rendering the source into any readable format, i couldn't build this
to confirm it renders properly, so i hope i got it right.

diff --git a/source/devicetree-basics.rst b/source/devicetree-basics.rst
index a7ea544..ba4f0cb 100644
--- a/source/devicetree-basics.rst
+++ b/source/devicetree-basics.rst
@@ -16,9 +16,10 @@ This chapter describes the logical structure of the devicetree and
 specifies a base set of properties for use in describing device nodes.
 Chapter :ref:`chapter-device-node-requirements` specifies certain device nodes
 required by a |spec|-compliant
-devicetree. Chapter 6 describes the |spec|-defined device bindings—the
-requirements for representing certain device types or classes of devices.
-Chapter 8 describes the in-memory encoding of the devicetree.
+devicetree. Chapter :ref:`chapter-device-bindings` describes the
+|spec|-defined device bindings -- the requirements for representing
+certain device types or classes of devices.
+Chapter :ref:`chapter-fdt-structure` describes the in-memory encoding of the devicetree.

 A devicetree is a tree data structure with nodes that describe the
 devices in a system. Each node has property/value pairs that describe

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                  http://crashcourse.ca/dokuwiki

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

[Index of Archives]     [Device Tree]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Photos]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]

  Powered by Linux