summaryrefslogtreecommitdiffstats
path: root/doc/ref_manual.rst
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2016-06-08 17:47:36 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-20 15:04:45 +0200
commite16428f11f07c00a2925e4c3ac86baaf226374ae (patch)
tree2d36e3b44e366452097e551e283a1bea16a7e361 /doc/ref_manual.rst
parent3b23466a9151aab566b14273687c5938a9b6d63e (diff)
downloadptxdist-e16428f11f07c00a2925e4c3ac86baaf226374ae.tar.gz
ptxdist-e16428f11f07c00a2925e4c3ac86baaf226374ae.tar.xz
Fix spelling: 'run-time' versus 'runtime'
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Diffstat (limited to 'doc/ref_manual.rst')
-rw-r--r--doc/ref_manual.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ref_manual.rst b/doc/ref_manual.rst
index 4201c945f..85cdfef9f 100644
--- a/doc/ref_manual.rst
+++ b/doc/ref_manual.rst
@@ -55,7 +55,7 @@ Global Variables
packages built for the target are searching in this directory tree for
their dependencies (header and library files). These files are for
compile time only (for example to link a target executable against a
- target library), not for runtime! Use
+ target library), not for run-time! Use
``$(PTXDIST_SYSROOT_TARGET)/include`` for header files and
``$(PTXDIST_SYSROOT_TARGET)/lib`` for libraries.
@@ -845,7 +845,7 @@ The parameters and their meanings:
The ``install_lib`` macro searches for the library at the most
common directories ``/lib`` and ``/usr/lib``. And it searches always
in the package's corresponding directory in ``<platform-dir>/packages/``.
-It also handles all required links to make the library work at runtime.
+It also handles all required links to make the library work at run-time.
An example.