From: Regina Obe Date: Sun, 17 Feb 2013 19:27:33 +0000 (+0000) Subject: had type and name swapped X-Git-Tag: 2.1.0beta2~203 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2828ffbbb1d68558b56554392e7cbc5372a8a6d7;p=postgis had type and name swapped git-svn-id: http://svn.osgeo.org/postgis/trunk@11100 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index 454fffc14..c042b9e48 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -8520,8 +8520,8 @@ WHERE A.rid =2 ) As foo; - rast,rast1,rast2, rastbandarg[] - Rasters on which the map algebra process is evaluated.rastbandarg allowing the use of a map algebra operation on many rasters and/or many bands. See example Variant 1. + rast,rast1,rast2, rastbandargset + Rasters on which the map algebra process is evaluated.rastbandargset allows the use of a map algebra operation on many rasters and/or many bands. See example Variant 1. nband, nband1, nband2