Yocto Project Documentation
 help / color / mirror / Atom feed
* [PATCH 1/4] ref-manual: drop the full stop from the QB_SMP example
@ 2026-08-31  2:12 Trevor Woerner
  2026-08-31  2:12 ` [PATCH 2/4] ref-manual: fix a typo in the QB_SMP description Trevor Woerner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Trevor Woerner @ 2026-08-31  2:12 UTC (permalink / raw)
  To: docs

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(-)

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`
 
-- 
2.50.0.173.g8b6f19ccfc3a



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-09-07  8:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-31  2:12 [PATCH 1/4] ref-manual: drop the full stop from the QB_SMP example Trevor Woerner
2026-08-31  2:12 ` [PATCH 2/4] ref-manual: fix a typo in the QB_SMP description Trevor Woerner
2026-08-31  2:12 ` [PATCH 3/4] dev-manual: quote the values in two recipe examples Trevor Woerner
2026-08-31  2:12 ` [PATCH 4/4] toaster-manual: spell the json code-block language in lower case Trevor Woerner
2026-09-07  8:30 ` [PATCH 1/4] ref-manual: drop the full stop from the QB_SMP example Antonin Godard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox