diff options
| author | Peter Eisentraut <peter_e@gmx.net> | 2010-11-12 21:25:57 +0200 |
|---|---|---|
| committer | Peter Eisentraut <peter_e@gmx.net> | 2010-11-12 21:26:32 +0200 |
| commit | bda2856514c2bcf5c1f74e9aa679faf985f491d2 (patch) | |
| tree | 2c25a820606194a3dd1b0d9624aaebfda5cfb5c8 | |
| parent | 533073cf2321bb9fd3ec983443e41b7040f2771b (diff) | |
docs -> documentation
| -rw-r--r-- | doc/src/sgml/regress.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/regress.sgml b/doc/src/sgml/regress.sgml index cb58037fe5d..50af944f86e 100644 --- a/doc/src/sgml/regress.sgml +++ b/doc/src/sgml/regress.sgml @@ -149,7 +149,7 @@ gmake installcheck and a running standby server that is accepting new WAL changes from the primary using either file-based log shipping or streaming replication. Those servers are not automatically created for you, nor is the setup - documented here. Please check the various sections of the docs already + documented here. Please check the various sections of the documentation already devoted to the required commands and related issues. </para> |
