diff options
| author | Daniel Ammann <daniel.ammann@bytesatwork.ch> | 2019-02-21 10:42:53 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-25 10:44:07 +0000 |
| commit | b421a21f2fd77088b446f5175089b2e4025edccc (patch) | |
| tree | d46f6689503216496e066301ae6115d4c6b7d95e | |
| parent | cb8be9835512005bc94bbcb11b4d001c3c7a6ebd (diff) | |
| download | poky-b421a21f2fd77088b446f5175089b2e4025edccc.tar.gz | |
ref-manual: Typo found and fixed.
(From yocto-docs rev: 8a64478540dcaad5e79d5ef494f9086a3c8a50a1)
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index d9d0915a86..9a47bcd335 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -16884,7 +16884,7 @@ | |||
| 16884 | USERADD_PACKAGES = "${PN}" | 16884 | USERADD_PACKAGES = "${PN}" |
| 16885 | </literallayout> | 16885 | </literallayout> |
| 16886 | <note> | 16886 | <note> |
| 16887 | If follows that if you are going to use the | 16887 | It follows that if you are going to use the |
| 16888 | <filename>USERADD_PACKAGES</filename> variable, | 16888 | <filename>USERADD_PACKAGES</filename> variable, |
| 16889 | you need to set one or more of the | 16889 | you need to set one or more of the |
| 16890 | <link linkend='var-USERADD_PARAM'><filename>USERADD_PARAM</filename></link>, | 16890 | <link linkend='var-USERADD_PARAM'><filename>USERADD_PARAM</filename></link>, |
