projects
/
users
/
hanada
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1902e8d
)
Fix parens typo reported by
[email protected]
(Bill Tonkin).
author
Thomas G. Lockhart
<
[email protected]
>
Fri, 19 Feb 1999 01:58:52 +0000
(
01:58
+0000)
committer
Thomas G. Lockhart
<
[email protected]
>
Fri, 19 Feb 1999 01:58:52 +0000
(
01:58
+0000)
doc/src/sgml/notation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/notation.sgml
b/doc/src/sgml/notation.sgml
index 277a3f721e848da74ece7401253b5fa201b0142b..eec348aca63da87ba0e02e097c27eb3ada752449 100644
(file)
--- a/
doc/src/sgml/notation.sgml
+++ b/
doc/src/sgml/notation.sgml
@@
-76,7
+76,7
@@
path to the <Productname>Postgres</Productname> superuser's home directory.
<para>
In a command synopsis, brackets
-<quote>[</quote> and <quote>]</quote>) indicate an optional phrase or keyword.
+
(
<quote>[</quote> and <quote>]</quote>) indicate an optional phrase or keyword.
Anything in braces
(<quote>{</quote> and <quote>}</quote>) and containing vertical bars (<quote>|</quote>)
indicates that you must choose one.