aboutsummaryrefslogtreecommitdiffstats
path: root/manual/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manual/index.rst')
-rw-r--r--manual/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/index.rst b/manual/index.rst
index e854cc4c..221e15e5 100644
--- a/manual/index.rst
+++ b/manual/index.rst
@@ -3435,7 +3435,7 @@ stream (since linearization tables are bit streams written without
regard to byte boundaries), you can pipe the resulting data through the
following perl code:
-::
+.. code-block:: perl
use bytes;
binmode STDIN;