]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: remove unnecessary blank before command option text
authorBruce Momjian <bruce@momjian.us>
Thu, 3 Dec 2020 16:33:24 +0000 (11:33 -0500)
committerBruce Momjian <bruce@momjian.us>
Thu, 3 Dec 2020 16:33:24 +0000 (11:33 -0500)
Backpatch-through: 11

doc/src/sgml/ref/pg_controldata.sgml
doc/src/sgml/ref/pg_resetwal.sgml

index 295667ed36455677e673c400d5bc64fd5455d45f..1d2a3314548cb9fe8be30c95efa4fdfcba6d65b9 100644 (file)
@@ -28,7 +28,7 @@ PostgreSQL documentation
      <arg choice="plain"><option>-D</option></arg>
      <arg choice="plain"><option>--pgdata</option></arg>
     </group>
-    <replaceable class="parameter"> datadir</replaceable>
+    <replaceable class="parameter">datadir</replaceable>
    </group>
   </cmdsynopsis>
  </refsynopsisdiv>
index ed2b539582f204c9c5a107c080907dc53a643b3c..df968cd9bc6e50e516dccddc1e536e9fd26e6d98 100644 (file)
@@ -36,7 +36,7 @@ PostgreSQL documentation
      <arg choice="plain"><option>-D</option></arg>
      <arg choice="plain"><option>--pgdata</option></arg>
     </group>
-    <replaceable class="parameter"> datadir</replaceable>
+    <replaceable class="parameter">datadir</replaceable>
    </group>
   </cmdsynopsis>
  </refsynopsisdiv>