summaryrefslogtreecommitdiff
path: root/Documentation/intro
diff options
context:
space:
mode:
authorYi-Hung Wei <yihung.wei@gmail.com>2020-02-12 11:46:47 -0800
committerBen Pfaff <blp@ovn.org>2020-02-13 11:13:43 -0800
commit19e99c83bb4da4617730f20392515d8aca5b61ba (patch)
tree00534fe7ac874a9ce002f24f9c2f7623907df90d /Documentation/intro
parent3865b07409c007d5d272aea30eb0718cfbf068ee (diff)
downloadopenvswitch-19e99c83bb4da4617730f20392515d8aca5b61ba.tar.gz
Documentation: Fix literal blocks formating
Acked-by: Flavio Leitner <fbl@sysclose.org> Signed-off-by: Yi-Hung Wei <yihung.wei@gmail.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation/intro')
-rw-r--r--Documentation/intro/install/rhel.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/intro/install/rhel.rst b/Documentation/intro/install/rhel.rst
index 31f0eec3a..b21b274b7 100644
--- a/Documentation/intro/install/rhel.rst
+++ b/Documentation/intro/install/rhel.rst
@@ -201,7 +201,7 @@ On RHEL 6, to build the Open vSwitch kernel module run::
$ rpmbuild -bb rhel/kmod-openvswitch-rhel6.spec
-You might have to specify a kernel version and/or variants, e.g.:
+You might have to specify a kernel version and/or variants, e.g.::
$ rpmbuild -bb \
-D "kversion 2.6.32-131.6.1.el6.x86_64" \