summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index f994a2269d..c4f15c9f9d 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -463,11 +463,10 @@
463 463
464 <para> 464 <para>
465 The <filename>chrpath</filename> class 465 The <filename>chrpath</filename> class
466 is a wrapper around the "chrpath" utility. 466 is a wrapper around the "chrpath" utility, which is used during the
467 This utility is used during the build process for 467 build process for <filename>nativesdk</filename>,
468 <filename>nativesdk</filename>, <filename>cross</filename>, and 468 <filename>cross</filename>, and
469 <filename>cross-canadian</filename> recipes, which run on the host 469 <filename>cross-canadian</filename> recipes to change
470 system to create packages for the target hardware and change
471 <filename>RPATH</filename> records within binaries in order to make 470 <filename>RPATH</filename> records within binaries in order to make
472 them relocatable. 471 them relocatable.
473 </para> 472 </para>