summaryrefslogtreecommitdiffstats
path: root/doc/dev_manual.rst
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2019-10-08 12:07:55 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-10-08 17:36:18 +0200
commitdcbc9e1e132f50f2b95ce15407289a636eea71c8 (patch)
treebcb011566603e691aff104d9e5e39aa47dd39c6e /doc/dev_manual.rst
parent477fa96806cde885e20a4fbabe8ac80d51ce9617 (diff)
downloadptxdist-dcbc9e1e132f50f2b95ce15407289a636eea71c8.tar.gz
ptxdist-dcbc9e1e132f50f2b95ce15407289a636eea71c8.tar.xz
doc: dev manual: patches: clean up literal formatting
Make variable formatting consistent with the rest of the document by using reST syntax instead of Markdown syntax. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'doc/dev_manual.rst')
-rw-r--r--doc/dev_manual.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/dev_manual.rst b/doc/dev_manual.rst
index 3dcaeb3d3..c37094090 100644
--- a/doc/dev_manual.rst
+++ b/doc/dev_manual.rst
@@ -1265,9 +1265,9 @@ integrated into your BSP or into PTXdist.
PTXdist handles patching automatically.
After extracting the archive of a package, PTXdist checks for the existence of
-a patch directory named like its `<PKG>` variable.
-Take an exemplary package `foo` with version `1.1.0`:
-The variable `FOO` will have the value ``foo-1.1.0``, so PTXdist will look for
+a patch directory named like its ``<PKG>`` variable.
+Take an exemplary package ``foo`` with version ``1.1.0``:
+The variable ``FOO`` will have the value ``foo-1.1.0``, so PTXdist will look for
a patch directory named ``foo-1.1.0`` in the following locations:
#. the current layer: