summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2015-02-02 10:48:19 +0100
committerJuergen Borleis <jbe@pengutronix.de>2015-02-02 10:48:19 +0100
commitdaa336cb339a40605fa6c4efd0b7cac32921f94b (patch)
tree7718f15077cbe27da26662e771a928c934fad862
parent1bd6d372fcfb173645e629cb409dcf73c49a8ad1 (diff)
downloadOSELAS.BSP-Pengutronix-Mini2440-daa336cb339a40605fa6c4efd0b7cac32921f94b.tar.gz
OSELAS.BSP-Pengutronix-Mini2440-daa336cb339a40605fa6c4efd0b7cac32921f94b.tar.xz
Docu/BSP: fix leading/trailing confusionHEADmaster
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
-rw-r--r--documentation/plain_sources/handling_ptxdist_revisions.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/plain_sources/handling_ptxdist_revisions.tex b/documentation/plain_sources/handling_ptxdist_revisions.tex
index 51fc7d0..de339d4 100644
--- a/documentation/plain_sources/handling_ptxdist_revisions.tex
+++ b/documentation/plain_sources/handling_ptxdist_revisions.tex
@@ -96,7 +96,7 @@ Now, typing is less time-consuming:
|\$| ./p images
\end{ptxshell}
-And if we also do not want to enter the trailing \texttt{./} again and again (we
+And if we also do not want to enter the leading \texttt{./} again and again (we
are so lazy, aren't we?) we could add the following function to our own
environment in \texttt{\~/.bashrc}:
@@ -120,7 +120,7 @@ Now it looks like a regular command again:
\end{ptxshell}
\begin{important}
-To avoid the trailing \texttt{./} we could also add the current directory to
+To avoid the leading \texttt{./} we could also add the current directory to
the search PATH. But to do so is a really bad idea. At least compiling the
OSELAS.Toolchain fails with the current directory in the PATH. Use the function
shown above. It also gives us a helpful error message instead silently