From 3531ec54748e021263666486d1e1e477d63bf1c4 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Wed, 1 Jun 2011 11:55:50 +0000 Subject: [PATCH] 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 --- doc/reference_raster.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.50.1