On 2016-10-21 04:40, Mauricio Vasquez B wrote:
Signed-off-by: Mauricio Vasquez B <mauricio.vasq...@polito.it>
---
INSTALL.DPDK.rst | 148
+++++++++++++++++++++++++++++++++++++-------------
INSTALL.Debian.rst | 20 +++++--
INSTALL.Docker.rst | 76 +++++++++++++++++++-------
INSTALL.KVM.rst | 24 ++++++--
INSTALL.Windows.rst | 136
++++++++++++++++++++++++++++++++++------------
INSTALL.XenServer.rst | 32 ++++++++---
INSTALL.userspace.rst | 12 +++-
7 files changed, 336 insertions(+), 112 deletions(-)
diff --git a/INSTALL.DPDK.rst b/INSTALL.DPDK.rst
index c4b9167..5780909 100644
--- a/INSTALL.DPDK.rst
+++ b/INSTALL.DPDK.rst
@@ -66,7 +66,9 @@ Installing
DPDK
~~~~
-1. Download the `DPDK sources`_, extract the file and set
``DPDK_DIR``:::
+1. Download the `DPDK sources`_, extract the file and set
``DPDK_DIR``:
+
+::
Not quite right. For this to work, this needs to be aligned under the
bullet point like so:
1. Download the `DPDK sources`__, extract the file and set
``DPDK_DIR``:
::
$ cd /usr/src/
Alternatively (and preferably) we could just drop the extra ':'.
I made this mistake in a couple of other files, I'd say. Could you fix
those too, either here or in separate patches?
Stephen
PS: The online viewer at http://rst.ninjs.org/ is helpful for previewing
these things.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev