summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFujii Masao2015-02-04 10:00:09 +0000
committerFujii Masao2015-02-04 10:00:09 +0000
commitc036edb7b35fda18b93a6eacac5b14fcee4693a4 (patch)
tree96ac397781b7d17d79755e3431516a720195dfa4
parent302262d52111ce71dececfe18448792cee415a57 (diff)
doc: Fix markup
Ian Barwick
-rw-r--r--doc/src/sgml/logicaldecoding.sgml2
-rw-r--r--doc/src/sgml/ref/create_tablespace.sgml2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml
index 3fcde9f0f9..3efe43381e 100644
--- a/doc/src/sgml/logicaldecoding.sgml
+++ b/doc/src/sgml/logicaldecoding.sgml
@@ -469,7 +469,7 @@ typedef struct OutputPluginOptions
<literal>output_type</literal> has to either be set to
<literal>OUTPUT_PLUGIN_TEXTUAL_OUTPUT</literal>
or <literal>OUTPUT_PLUGIN_BINARY_OUTPUT</literal>. See also
- <xref linkend="logicaldecoding-output-mode"/>.
+ <xref linkend="logicaldecoding-output-mode">.
</para>
<para>
diff --git a/doc/src/sgml/ref/create_tablespace.sgml b/doc/src/sgml/ref/create_tablespace.sgml
index cf6215ee60..9072d077cd 100644
--- a/doc/src/sgml/ref/create_tablespace.sgml
+++ b/doc/src/sgml/ref/create_tablespace.sgml
@@ -54,7 +54,7 @@ CREATE TABLESPACE <replaceable class="parameter">tablespace_name</replaceable>
<warning>
<para>
A tablespace cannot be used independently of the cluster in which it
- is defined; see <xref linkend="manage-ag-tablespaces"/>.
+ is defined; see <xref linkend="manage-ag-tablespaces">.
</para>
</warning>