diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-18 07:54:04 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:19 +0100 |
| commit | adacc7639b74cd93dc443c3cfa67b801abd37e30 (patch) | |
| tree | 43ed3755a27bf843a5e6da0f1018c7ccee43ba20 | |
| parent | 05195def10b97de58a2f3e5c1880373cf1885d80 (diff) | |
| download | poky-adacc7639b74cd93dc443c3cfa67b801abd37e30.tar.gz | |
ref-manual: Removed redundant link in BB_DISKMONS_DIR variable
Removed the first link to the BB_DISKMON_WARNINTERVAL variable.
The variable was linked later in the text. No need to link
the output version of the variable... clunky looking.
(From yocto-docs rev: ec6cfc85ba2f1e2fc763b6b7c918a21cec00e203)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 0f8e0a44c4..da492967e2 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -777,10 +777,9 @@ | |||
| 777 | WARN: Issue a warning but continue the | 777 | WARN: Issue a warning but continue the |
| 778 | build when a threshold is broken. | 778 | build when a threshold is broken. |
| 779 | Subsequent warnings are issued as | 779 | Subsequent warnings are issued as |
| 780 | defined by the | 780 | defined by the BB_DISKMON_WARNINTERVAL |
| 781 | <link linkend='var-BB_DISKMON_WARNINTERVAL'>BB_DISKMON_WARNINTERVAL</link> variable, | 781 | variable, which must be defined in |
| 782 | which must be defined in the | 782 | the conf/local.conf file. |
| 783 | conf/local.conf file. | ||
| 784 | 783 | ||
| 785 | <replaceable>dir</replaceable> is: | 784 | <replaceable>dir</replaceable> is: |
| 786 | Any directory you choose. You can specify one or | 785 | Any directory you choose. You can specify one or |
