From 3cb2451fd5e43194ff5d1026a33eb8bef4699c6e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 08:34:43 -0700 Subject: [PATCH] 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 --- documentation/ref-manual/ref-variables.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 8a2aef417e..08d4a7cc13 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.