diff options
| author | Alvaro Herrera | 2010-12-20 15:05:12 +0000 |
|---|---|---|
| committer | Alvaro Herrera | 2010-12-20 15:05:12 +0000 |
| commit | f9e9763b62df5415a60f30b441a73b381599e760 (patch) | |
| tree | f75b1d0a00840cc50bd03206ca598dc47d75b3da /doc | |
| parent | d382828f6ed1edc0f123934d53c52065ecc425c9 (diff) | |
Fix typo
Jaime Casanova
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/src/sgml/protocol.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index e3d636d557f..220a1972865 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1039,7 +1039,7 @@ executes a <command>START_REPLICATION</command> statement. The backend sends a CopyBothResponse message to the frontend. Both the backend and the frontend may then send CopyData messages - until the connection is terminated. See see <xref + until the connection is terminated. See <xref linkend="protocol-replication">. </para> |
