mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH] Documentation: davinci.rst: fix code-block formatting
Date: Fri,  5 Sep 2014 14:38:14 +0400	[thread overview]
Message-ID: <1409913494-17780-1-git-send-email-antonynpavlov@gmail.com> (raw)

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

             reply	other threads:[~2014-09-05 10:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-05 10:38 Antony Pavlov [this message]
2014-09-08  5:40 ` Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1409913494-17780-1-git-send-email-antonynpavlov@gmail.com \
    --to=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox