]> granicus.if.org Git - postgresql/commitdiff
doc: Fix markup
authorFujii Masao <fujii@postgresql.org>
Wed, 4 Feb 2015 10:00:09 +0000 (19:00 +0900)
committerFujii Masao <fujii@postgresql.org>
Wed, 4 Feb 2015 10:00:42 +0000 (19:00 +0900)
Ian Barwick

doc/src/sgml/logicaldecoding.sgml
doc/src/sgml/ref/create_tablespace.sgml

index 3fcde9f0f9745d854481e77c4b4122e879d35706..3efe43381e5699dc2eb955d4390c4d9185f537e7 100644 (file)
@@ -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>
index cf6215ee6084cd69734bcca6a4fca52646073772..9072d077cdb6344738cf961221dc6b9dd5f7b11b 100644 (file)
@@ -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>