diff mbox

[ovs-dev] doc: Fix broken formatting in releases FAQ

Message ID 20170407135815.8371-1-stephen@that.guru
State Accepted
Headers show

Commit Message

Stephen Finucane April 7, 2017, 1:58 p.m. UTC
---
 Documentation/faq/releases.rst | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Comments

Ben Pfaff April 13, 2017, 8:36 p.m. UTC | #1
Thank you!  I applied this to master.
diff mbox

Patch

diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index 98f5636..c85eff8 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -163,13 +163,13 @@  Q: What DPDK version does each Open vSwitch release work with?
     2.7.x        16.11.1
     ============ =======
 
-Q: I get an error like this when I configure Open vSwitch::
+Q: I get an error like this when I configure Open vSwitch:
 
-    configure: error: Linux kernel in <dir> is version <x>, but
-    version newer than <y> is not supported (please refer to the
-    FAQ for advice)
+        configure: error: Linux kernel in <dir> is version <x>, but
+        version newer than <y> is not supported (please refer to the
+        FAQ for advice)
 
-What should I do?
+    What should I do?
 
     A: You have the following options: