| Message ID | 20260831021255.4064163-1-twoerner@gmail.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [1/4] ref-manual: drop the full stop from the QB_SMP example | expand |
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index ae9cbfddf906..95454698f969 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -8266,7 +8266,7 @@ system and gives an overview of their function and contents. For example:: - QB_SMP = "-smp 8". + QB_SMP = "-smp 8" :term:`QB_TAP_NAMESERVER`
The full stop belongs to the sentence, not to the value. BitBake rejects the line as printed. AI-Generated: codex/claude opus 5 (xhigh) Signed-off-by: Trevor Woerner <twoerner@gmail.com> --- documentation/ref-manual/variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)