Re: Current CVS docs producing errors - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: Current CVS docs producing errors
Date
Msg-id 200306250351.h5P3p2522007@candle.pha.pa.us
Whole thread Raw
In response to Re: Current CVS docs producing errors  (Bruno Wolff III <bruno@wolff.to>)
Responses Re: Current CVS docs producing errors  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-docs
Found them --- patch applied.

---------------------------------------------------------------------------

Bruno Wolff III wrote:
> On Tue, Jun 24, 2003 at 22:38:50 -0500,
>   Bruno Wolff III <bruno@wolff.to> wrote:
> >
> > I looked at this and while I don't know SGML I expect that the complaints
> > are referring to some unclosed <row> entries that were added in that change.
> > They are in the last section of the differences (after line 2604).
>
> I am testing with some </row>s thrown in now and things seem to be working.
> I will send a diff shortly that you can look at.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
Index: doc/src/sgml/datatype.sgml
===================================================================
RCS file: /cvsroot/pgsql-server/doc/src/sgml/datatype.sgml,v
retrieving revision 1.118
diff -c -c -r1.118 datatype.sgml
*** doc/src/sgml/datatype.sgml    24 Jun 2003 22:21:21 -0000    1.118
--- doc/src/sgml/datatype.sgml    25 Jun 2003 03:50:14 -0000
***************
*** 2608,2613 ****
--- 2608,2614 ----
       <entry>10.1.2.3/32</entry>
       <entry>10.1.2.3/32</entry>
           <entry>10.1.2.3/32</entry>
+     </row>
          <row>
       <entry>2001:4f8:3:ba::/64</entry>
       <entry>2001:4f8:3:ba::/64</entry>
***************
*** 2622,2631 ****
--- 2623,2634 ----
       <entry>::ffff:1.2.3.0/120</entry>
       <entry>::ffff:1.2.3.0/120</entry>
           <entry>::ffff:1.2.3/120</entry>
+     </row>
      <row>
       <entry>::ffff:1.2.3.0/128</entry>
       <entry>::ffff:1.2.3.0/128</entry>
           <entry>::ffff:1.2.3.0/128</entry>
+     </row>
         </tbody>
        </tgroup>
       </table>

pgsql-docs by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Current CVS docs producing errors
Next
From: Bruno Wolff III
Date:
Subject: Re: Current CVS docs producing errors