summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-07-18 13:40:05 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-01 12:15:00 +0100
commit6c302a42509a2a615b8d5141548869ed7234913d (patch)
tree8c1ba15baa0b7a5be7c3eacedc294d62dd8164d8 /documentation
parent38c33b7904b1ce3fee6b2d493f532031bce4d000 (diff)
downloadpoky-6c302a42509a2a615b8d5141548869ed7234913d.tar.gz
ref-manual: Applied formatting to QA check string in do_install task
Fixes [YOCTO #9966] (From yocto-docs rev: ae87d07c8d429813d30569360eb4889eac398bee) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-tasks.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index 34d0bdb7e7..bf052c401d 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -293,8 +293,9 @@
293 recursive <filename>cp</filename> command, can preserve the 293 recursive <filename>cp</filename> command, can preserve the
294 UID and/or GID of the original file, which is usually not 294 UID and/or GID of the original file, which is usually not
295 what you want. 295 what you want.
296 The host-user-contaminated QA check checks for files 296 The <filename>host-user-contaminated</filename>
297 that probably have the wrong ownership. 297 QA check checks for files that probably have the wrong
298 ownership.
298 </para> 299 </para>
299 300
300 <para> 301 <para>