From: Scott Rifenbark Date: Thu, 28 Mar 2013 15:34:43 +0000 (-0700) Subject: ref-manual: Edits to BB_DISKMON_DIRS variable. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3cb2451fd5e43194ff5d1026a33eb8bef4699c6e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Edits to BB_DISKMON_DIRS variable. Added a cross-reference to the TMPDIR variable. (From yocto-docs rev: 13a21ed4db6e685f4497451d09dcefe945e52451) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 8a2aef417e8..08d4a7cc13a 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -234,8 +234,8 @@ The second example stops the build after all currently executing tasks complete when the minimum disk space - in the ${TMPDIR} directory drops - below 1 Gbyte. + in the ${TMPDIR} + directory drops below 1 Gbyte. No disk monitoring occurs for the free inodes in this case.