On Wed, 20 Aug 2025 at 21:32, Heinrich Schuchardt <xypron.g...@gmx.de> wrote:
>
> On 11.08.25 01:37, Adriano Carvalho wrote:
> > Signed-off-by: Adriano Carvalho <adrianocarvalho...@gmail.com>
> > ---
> >   tools/buildman/buildman.rst | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/tools/buildman/buildman.rst b/tools/buildman/buildman.rst
> > index 7944adcd867..3e41d6ec304 100644
> > --- a/tools/buildman/buildman.rst
> > +++ b/tools/buildman/buildman.rst
> > @@ -1360,7 +1360,7 @@ Using boards.cfg
> >   This file is no-longer needed by buildman but it is still generated in the
> >   working directory. This helps avoid a delay on every build, since 
> > scanning all
> >   the Kconfig files takes a few seconds. Use the ``-R <filename>`` flag to 
> > force
> > -regeneration of the file - in that case buildman exits after writing the 
> > file
> > +regeneration of the file -- in that case buildman exits after writing the 
> > file
>
> Please, use the Unicode character, that you want to display, e.g. U+2014
> (em dash), or U+2013 (en dash). This way readers of the raw rst file
> will not be irritated and the rendering in HTML will not depend on the
> smartquotes_action setting.
>
> But to be honest I don't see great value in this typography change.
>
> Best regards
>
> Heinrich
>
> >   with exit code 2 if there was an error in the maintainer files. To use the
> >   default filename, use a hyphen, i.e. `-R -`.
> >
>

In the build directory (+ tools/buildman/buildman.rst), this style of
writing is used only once (here). With a dash, it looks sloppy on the
browser.

What about replacing the dash with a period?

 This file is no-longer needed by Buildman but it is still generated in the
 working directory. This helps avoid a delay on every build, since scanning all
 the Kconfig files takes a few seconds. Use the ``-R <filename>`` flag to force
-regeneration of the file - in that case Buildman exits after writing the file
+regeneration of the file. In that case Buildman exits after writing the file
 with exit code 2 if there was an error in the maintainer files. To use the
 default filename, use a hyphen, i.e. `-R -`.

I understand this is probably worthless and I could just be wasting
everyone's time. Please let me know if I should just ignore these very
minor "typos".

Com os melhores cumprimentos. / Best regards.
Adriano Carvalho

Reply via email to