mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: davinci.rst: fix code-block formatting
@ 2014-09-05 10:38 Antony Pavlov
  2014-09-08  5:40 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2014-09-05 10:38 UTC (permalink / raw)
  To: barebox

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@gmail.com>
---
 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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH] Documentation: davinci.rst: fix code-block formatting
  2014-09-05 10:38 [PATCH] Documentation: davinci.rst: fix code-block formatting Antony Pavlov
@ 2014-09-08  5:40 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2014-09-08  5:40 UTC (permalink / raw)
  To: Antony Pavlov; +Cc: barebox

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@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@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 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-09-08  5:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-05 10:38 [PATCH] Documentation: davinci.rst: fix code-block formatting Antony Pavlov
2014-09-08  5:40 ` Sascha Hauer

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