[PATCH 07/10] doc: Fix typo in doc/build/documentation.rst

Heinrich Schuchardt xypron.glpk at gmx.de
Wed Aug 20 22:54:11 CEST 2025


On 11.08.25 01:37, Adriano Carvalho wrote:
> Signed-off-by: Adriano Carvalho <adrianocarvalho.pt at gmail.com>

Thanks for looking into all these typos.

In future, please, use scripts/get_maintainer.pl to identify the 
recipients of your patches.

> ---
>   doc/build/documentation.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/build/documentation.rst b/doc/build/documentation.rst
> index 098c96a4c4f..f102fbdd86d 100644
> --- a/doc/build/documentation.rst
> +++ b/doc/build/documentation.rst
> @@ -64,7 +64,7 @@ PDF documentation
>   -----------------
>   
>   The *pdfdocs* target is meant to be used to build PDF documenation.

Please, also fix the "documenation" typo.

> -As v2023.01 it fails with 'LaTeX Error: Too deeply nested'.
> +As of v2023.01 it fails with 'LaTeX Error: Too deeply nested'.

Building target pdfdocs for origin/master on Ubuntu 25.10 fails with a 
different error:

Cannot determine size of graphic in boot_diagram_am62.svg

Please, improve the description: How about

     "Multiple failures have been reported for this build target."

Maybe we should simply drop the build target.

Best regards

Heinrich

>   
>   We can use texi2pdf instead:
>   



More information about the U-Boot mailing list