]> git.droids-corp.org - dpdk.git/commitdiff
doc: fix PDF build
authorMarko Kovacevic <marko.kovacevic@intel.com>
Fri, 2 Nov 2018 13:38:08 +0000 (13:38 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 4 Nov 2018 21:48:11 +0000 (22:48 +0100)
PDF build was failing in the howto guides
found the weird character causing the issue

Fixes: 6e9270eab112 ("doc: add telemetry how-to")
Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>
Tested-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/howto/telemetry.rst

index 3fcb0619e214f0ac1f58070be1de16d4772bd877..00f8f7a85c3d8499e408b45a3d6ad34a9935c690 100644 (file)
@@ -29,7 +29,7 @@ formatted in JSON and sent back to the requesting client.
 Pre-requisites
 ~~~~~~~~~~~~~~
 
-* Python  2.5
+* Python >= 2.5
 
 * Jansson library for JSON serialization