summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2016-06-08 17:52:49 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-20 15:04:48 +0200
commitc26121c36ec0e21347d90a2eacd4dfe2b2714cfd (patch)
tree22dd1a7ff141183dca4e1b080df13aadcb9a5372
parent56fb5634ad5ae4d533a429edad7cbcb15c4cb1b8 (diff)
downloadptxdist-c26121c36ec0e21347d90a2eacd4dfe2b2714cfd.tar.gz
ptxdist-c26121c36ec0e21347d90a2eacd4dfe2b2714cfd.tar.xz
Don't wrap the line manually
Lets do so by the framework instead (on demand). Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
-rw-r--r--doc/user_manual.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/user_manual.rst b/doc/user_manual.rst
index bc573a8e1..ccb9ca851 100644
--- a/doc/user_manual.rst
+++ b/doc/user_manual.rst
@@ -350,8 +350,7 @@ platforms to build for. In this case we want to build for the :
::
found and using toolchain:
- '/opt/OSELAS.Toolchain-|oselasTCNVendorVersion|/|ptxdistCompilerName|/\
- |ptxdistCompilerVersion|/bin'
+ '/opt/OSELAS.Toolchain-|oselasTCNVendorVersion|/|ptxdistCompilerName|/|ptxdistCompilerVersion|/bin'
If it fails you can continue to select the toolchain manually as
mentioned in the next section. If this autodetection was successful, we