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

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