doc: fix code-block syntax
authorThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 3 Apr 2015 15:48:30 +0000 (17:48 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 7 Apr 2015 15:03:58 +0000 (17:03 +0200)
commit1796f4859b3f99baf2f7e8b129f24e51677d54cc
treebfe380f1a2ca6de6ec0c89b26e98439aa62ee937
parent32962fb1b41cb4adfdf38391ff587384b501ef0d
doc: fix code-block syntax

Some blocks are not visible with some Sphinx versions because
they are using the wrong keyword for code.

Tested with Sphinx v1.1.3.

Fixes: 1733be6d3147 ("doc: new eal multi-pthread feature")
Fixes: ccefe752cab0 ("doc: add jobstats sample guide")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
doc/guides/prog_guide/env_abstraction_layer.rst
doc/guides/sample_app_ug/l2_forward_job_stats.rst