diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-28 08:34:43 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:37 +0100 |
| commit | 3cb2451fd5e43194ff5d1026a33eb8bef4699c6e (patch) | |
| tree | 32e9c96ff9da0d2ed0055c6331c3ef98e3aa57d8 /documentation/ref-manual/ref-variables.xml | |
| parent | 003392e42f53cfc384305fe168acf3a5e5fd138b (diff) | |
| download | poky-3cb2451fd5e43194ff5d1026a33eb8bef4699c6e.tar.gz | |
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 <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 4 |
1 files 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 @@ | |||
| 234 | <para> | 234 | <para> |
| 235 | The second example stops the build after all currently | 235 | The second example stops the build after all currently |
| 236 | executing tasks complete when the minimum disk space | 236 | executing tasks complete when the minimum disk space |
| 237 | in the <filename>${TMPDIR}</filename> directory drops | 237 | in the <filename>${<link linkend='var-TMPDIR'>TMPDIR</link>}</filename> |
| 238 | below 1 Gbyte. | 238 | directory drops below 1 Gbyte. |
| 239 | No disk monitoring occurs for the free inodes in this case. | 239 | No disk monitoring occurs for the free inodes in this case. |
| 240 | </para> | 240 | </para> |
| 241 | 241 | ||
