Two fixes for 8.3b1 references - Mailing list pgsql-docs

From Guillaume Lelarge
Subject Two fixes for 8.3b1 references
Date
Msg-id 4723A726.2080200@lelarge.info
Whole thread Raw
Responses Re: Two fixes for 8.3b1 references
List pgsql-docs
Hi,

You'll find attached a patch that fixes two mistakes in 8.3b1 manual.
Please apply. Thanks.

Regards.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com
Index: doc/src/sgml/ref/create_type.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/ref/create_type.sgml,v
retrieving revision 1.72
diff -r1.72 create_type.sgml
615c615
<     serial id,
---
>     id serial,
Index: doc/src/sgml/ref/psql-ref.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v
retrieving revision 1.195
diff -r1.195 psql-ref.sgml
1660c1660
<           which will enable or display the tuples only mode.  If the
---
>           which will enable or disable the tuples only mode.  If the

pgsql-docs by date:

Previous
From: "Виктор Вислобоков"
Date:
Subject: Updated Russian translation of FAQ
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: Updated Russian translation of FAQ