From: Thomas G. Lockhart Date: Fri, 19 Feb 1999 01:58:52 +0000 (+0000) Subject: Fix parens typo reported by wmt@thi.com (Bill Tonkin). X-Git-Tag: REL6_5~631 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=61f40ac3f2fb81dfccba4f6c8f39202c49da177e;p=thirdparty%2Fpostgresql.git Fix parens typo reported by wmt@thi.com (Bill Tonkin). --- diff --git a/doc/src/sgml/notation.sgml b/doc/src/sgml/notation.sgml index 277a3f721e8..eec348aca63 100644 --- a/doc/src/sgml/notation.sgml +++ b/doc/src/sgml/notation.sgml @@ -76,7 +76,7 @@ path to the Postgres superuser's home directory. In a command synopsis, brackets -[ and ]) indicate an optional phrase or keyword. +([ and ]) indicate an optional phrase or keyword. Anything in braces ({ and }) and containing vertical bars (|) indicates that you must choose one.