]> granicus.if.org Git - postgis/commitdiff
missed a spot
authorRegina Obe <lr@pcorp.us>
Tue, 22 Nov 2011 09:21:14 +0000 (09:21 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 22 Nov 2011 09:21:14 +0000 (09:21 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8220 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_raster.xml

index 94020ab768de51ce2f946ae356850268c28648c7..5dedcab58ba1a64b464d1eaee75b38f1350c5627 100644 (file)
@@ -3863,11 +3863,7 @@ WHERE rid = 2;
                                 <funcprototype>
                                        <funcdef>integer <function>ST_SetBandIsNoData</function></funcdef>
                                        <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>
-                                       <paramdef><type>integer </type> <parameter>band</parameter></paramdef>
-                                 </funcprototype>
-                                 <funcprototype>
-                                       <funcdef>integer <function>ST_SetBandIsNoData</function></funcdef>
-                                       <paramdef><type>raster </type> <parameter>rast</parameter></paramdef>
+                                       <paramdef choice='opt'><type>integer </type> <parameter>band=1</parameter></paramdef>
                                  </funcprototype>
                                </funcsynopsis>
                        </refsynopsisdiv>