Commit 1fadb05d authored by Bruce Momjian's avatar Bruce Momjian

Fix markup error I introduced.

parent 78263b43
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.21 2001/11/25 00:15:30 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.22 2001/11/25 01:05:37 momjian Exp $
Postgres documentation Postgres documentation
--> -->
...@@ -120,7 +120,7 @@ Postgres documentation ...@@ -120,7 +120,7 @@ Postgres documentation
<para> <para>
These options may also be specified using the GNU-style long option These options may also be specified using the GNU-style long option
format, <term>--<replaceable>name</replaceable>=<replaceable>value</replaceable></term>. format, <option>--name=value</option>.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment