]> sourceware.org Git - libabigail.git/commitdiff
Fix some restructured text doc glitches in the fn suppression manual
authorDodji Seketeli <dodji@redhat.com>
Sat, 1 Nov 2014 12:02:54 +0000 (13:02 +0100)
committerDodji Seketeli <dodji@redhat.com>
Sat, 1 Nov 2014 12:02:54 +0000 (13:02 +0100)
* doc/manuals/libabigail-concepts.rst: Fix quoting of the syntax
of parameter specification string, for the function suppression
concepts.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
doc/manuals/libabigail-concepts.rst

index 44e96f8312e4f7065456a2d9f3081a34df4d09b4..607bcecc5369a39e3ec488ca04df1124118defc2 100644 (file)
@@ -228,7 +228,7 @@ Suppression specifications
 
            The format of the function parameter specification is:
 
-             ``'``<parameter-index> `` `` <type-name-or-regular-expression>
+           ``'`` ``<parameter-index>`` ``<space>`` ``<type-name-or-regular-expression>``
 
            That is, an apostrophe followed by a number that is the
            index of the parameter, followed by one of several spaces,
This page took 0.033062 seconds and 5 git commands to generate.