summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/introduction.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-01-21 11:21:30 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-17 15:16:53 +0000
commitdb874ed595fcfc7d7b078fb89a53d40747a32c72 (patch)
treeac79994c00a9fc2e722bd033ce0ff972ffff074e /documentation/ref-manual/introduction.xml
parent9a47967a1831a711a7d51b647e2baed93c2e2f91 (diff)
downloadpoky-db874ed595fcfc7d7b078fb89a53d40747a32c72.tar.gz
ref-manual, dev-manual, adt-manual, yocto-project-qs: scrub eglibc
Scrubbed out the occurrences of eglibc and replaced them with glibc. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 868ceda79b1c738349e512e523c850b24f9232ca) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/introduction.xml')
-rw-r--r--documentation/ref-manual/introduction.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index 4418b5a3f6..be33ca965d 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -398,7 +398,7 @@
398 Execute the installation script. 398 Execute the installation script.
399 Here is an example: 399 Here is an example:
400 <literallayout class='monospaced'> 400 <literallayout class='monospaced'>
401 $ sh poky-eglibc-x86_64-buildtools-tarball-x86_64-buildtools-nativesdk-standalone-&DISTRO;.sh 401 $ sh poky-glibc-x86_64-buildtools-tarball-x86_64-buildtools-nativesdk-standalone-&DISTRO;.sh
402 </literallayout> 402 </literallayout>
403 During execution, a prompt appears that allows you to 403 During execution, a prompt appears that allows you to
404 choose the installation directory. 404 choose the installation directory.
@@ -484,7 +484,7 @@
484 to install the tools. 484 to install the tools.
485 Here is an example: 485 Here is an example:
486 <literallayout class='monospaced'> 486 <literallayout class='monospaced'>
487 $ sh poky-eglibc-x86_64-buildtools-tarball-x86_64-buildtools-nativesdk-standalone-&DISTRO;.sh 487 $ sh poky-glibc-x86_64-buildtools-tarball-x86_64-buildtools-nativesdk-standalone-&DISTRO;.sh
488 </literallayout> 488 </literallayout>
489 During execution, a prompt appears that allows you to 489 During execution, a prompt appears that allows you to
490 choose the installation directory. 490 choose the installation directory.