doc: Fix missing or duplicate closing parentheses in some documents - Mailing list pgsql-docs

From Daisuke Higuchi
Subject doc: Fix missing or duplicate closing parentheses in some documents
Date
Msg-id CAEVT6c9FRQcFCzQ8AO=QoeQNA-w6RhTkfOUHzY6N2xD5YnBxhg@mail.gmail.com
Whole thread Raw
Responses Re: doc: Fix missing or duplicate closing parentheses in some documents
List pgsql-docs
Hi
I found that the parentheses seemed not to be handled correctly in following 3 documents, so I attach the patch for this.

- closing parentheses is missing
  - doc/src/sgml/client-auth.sgml

- closing parentheses is duplicate
  - doc/src/sgml/ltree.sgml
  - doc/src/sgml/trigger.sgml

Regards
Attachment

pgsql-docs by date:

Previous
From: Erik Wienhold
Date:
Subject: Re: Use uppercase keywords in foreign key tutorial
Next
From: Erik Wienhold
Date:
Subject: Re: doc: Fix missing or duplicate closing parentheses in some documents