--param shade.verbatim 1 \
--param chunk.section.depth 0 \
--param section.autolabel 1 \
+ --param section.label.includes.component.label 1 \
--stringparam html.stylesheet style.css \
--stringparam saxon.character.representation decimal \
/usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl \
--output html/postgis.html \
--param shade.verbatim 1 \
--param section.autolabel 1 \
+ --param section.label.includes.component.label 1 \
--param chunk.section.depth 0 \
--stringparam html.stylesheet style.css \
/usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl \
--output $@ \
--param shade.verbatim 1 \
--param section.autolabel 1 \
+ --param section.label.includes.component.label 1 \
--param chunk.section.depth 0 \
/usr/share/sgml/docbook/xsl-stylesheets/fo/docbook.xsl \
$<
<listitem>
<para>Returns linear distance in meters between two lat/lon
points. Uses a spherical earth and radius of 6370986 meters.
- Faster than <link linkend="???">distance_spheroid()</link>, but
+ Faster than <link linkend="distance_spheroid">distance_spheroid()</link>, but
less accurate.</para>
</listitem>
</varlistentry>