Commit 65a99590 authored by Tom Lane's avatar Tom Lane

Fix broken markup.

parent a0379262
<!-- <!--
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.395 2005/10/27 13:34:46 momjian Exp $ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.396 2005/10/28 20:00:03 tgl Exp $
Typical markup: Typical markup:
...@@ -1700,7 +1700,7 @@ psql -t -f fixseq.sql db1 | psql -e db1 ...@@ -1700,7 +1700,7 @@ psql -t -f fixseq.sql db1 | psql -e db1
<listitem> <listitem>
<para> <para>
Prevent <command>\x</> (expanded mode) from affecting Prevent <command>\x</> (expanded mode) from affecting
the output of <command>\d tablename<\> (Neil) the output of <command>\d tablename</> (Neil)
</para> </para>
</listitem> </listitem>
......
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