From: Regina Obe Date: Wed, 1 Jun 2011 11:55:50 +0000 (+0000) Subject: put a space after parameter name to try to prevent getting shoved in with type in... X-Git-Tag: 2.0.0alpha1~1508 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3531ec54748e021263666486d1e1e477d63bf1c4;p=postgis put a space after parameter name to try to prevent getting shoved in with type in reclassarg type def git-svn-id: http://svn.osgeo.org/postgis/trunk@7306 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index a3650d67a..e8e5d59be 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -339,15 +339,15 @@ VALUES (1, A composite type used as input into the ST_Reclass function defining the behavior of reclassification. - nbandinteger + nband integer The band number. - reclassexprtext + reclassexpr text Mathemetical expression defining how to map band to new band. - pixeltypetext + pixeltype text One of defined pixel types as described in