diff options
-rw-r--r-- | doc-xc/src/sgml/ref/gtm.sgmlin | 2 | ||||
-rw-r--r-- | doc-xc/src/sgml/ref/initdb.sgmlin | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc-xc/src/sgml/ref/gtm.sgmlin b/doc-xc/src/sgml/ref/gtm.sgmlin index 28e16b5975..6b462491ee 100644 --- a/doc-xc/src/sgml/ref/gtm.sgmlin +++ b/doc-xc/src/sgml/ref/gtm.sgmlin @@ -47,7 +47,7 @@ PostgreSQL documentation </para> <para> - Some of the parameters specified in the control file can be overriden by + Some of the parameters specified in the control file can be overridden by command line options. </para> diff --git a/doc-xc/src/sgml/ref/initdb.sgmlin b/doc-xc/src/sgml/ref/initdb.sgmlin index 3ee8e63125..5472a207d7 100644 --- a/doc-xc/src/sgml/ref/initdb.sgmlin +++ b/doc-xc/src/sgml/ref/initdb.sgmlin @@ -168,7 +168,7 @@ PostgreSQL documentation <listitem> <para> Set the name of Postgres-XC node initialized. This option is mandatory when setting a node. - It permits to define the node itself in cluster node catalog + It permits one to define the node itself in cluster node catalog <link linkend="catalog-pgxc-node"><structname>pgxc_node</structname></link>. The node name specified is also added in <filename>postgresql.conf</> as value of <varname>pgxc_node_name</>. </para> |