diff --git a/documentation/overview-manual/overview-manual-concepts.xml b/documentation/overview-manual/overview-manual-concepts.xml index 338a190ae2..064c235a27 100644 --- a/documentation/overview-manual/overview-manual-concepts.xml +++ b/documentation/overview-manual/overview-manual-concepts.xml @@ -3186,7 +3186,8 @@ In the OpenEmbedded build system, - the program that implements fakeroot is known as Pseudo. + the program that implements fakeroot is known as + Pseudo. Pseudo overrides system calls by using the environment variable LD_PRELOAD, which results in the illusion of running as root. @@ -3220,10 +3221,8 @@ FAKEROOT* variables in the BitBake User Manual. You can also reference the - "Pseudo" - and "Why Not Fakeroot?" - articles for background information on Pseudo. + article for background information on Fakeroot and Pseudo.