[PATCH] Documentation: davinci.rst: fix code-block formatting

Sascha Hauer s.hauer at pengutronix.de
Sun Sep 7 22:40:18 PDT 2014


On Fri, Sep 05, 2014 at 02:38:14PM +0400, Antony Pavlov wrote:
> Wrong formatting leads to this error message during 'make docs':
> 
>   davinci.rst:35: ERROR: Error in "code-block" directive:
>                   maximum 1 argument(s) allowed, 4 supplied.
> 
> Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>

Applied, thanks

Sascha

> ---
>  Documentation/boards/davinci.rst | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/boards/davinci.rst b/Documentation/boards/davinci.rst
> index a2ddc3c..cf0c36e 100644
> --- a/Documentation/boards/davinci.rst
> +++ b/Documentation/boards/davinci.rst
> @@ -33,12 +33,14 @@ Running barebox
>    4. Upload ``barebox.bin`` via Ymodem
>  
>  .. code-block:: none
> +
>      virt2real ># loady
>  ..
>  
>    5. Run barebox
>  
>  .. code-block:: none
> +
>      virt2real ># go 0x82000000
>  ..
>  
> -- 
> 2.1.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list