fix mismatched ids

git-svn-id: http://svn.osgeo.org/postgis/trunk@14058 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Regina Obe 2015-09-09 07:44:05 +00:00
parent ad95337cb7
commit c367f57a60

View file

@ -355,7 +355,7 @@ into includes in the future for easier maintenance.</para></listitem>
<para>After the first -1 (terminator), follows the output tokens and their order, followed by a terminator <code>-1</code>. Numbers for corresponding output tokens are listed in <xref linkend="stdaddr" />. What are allowed is dependent on kind of rule. Output tokens valid for each rule type are listed in <xref linkend="rule_types_rank" />.</para>
</refsection>
<refsection id="rule_types_and_rank"><title>Rule Types and Rank</title>
<refsection id="rule_types_rank"><title>Rule Types and Rank</title>
<para>The final part of the rule is the rule type which is denoted by one of the following, followed by a rule rank. The rules are ranked from 0 (lowest) to 17 (highest).</para>
<para><emphasis role="bold">MACRO_C</emphasis></para>