Skip to content

Commit 65a9959

Browse files
committed
Fix broken markup.
1 parent a037926 commit 65a9959

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.395 2005/10/27 13:34:46 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.396 2005/10/28 20:00:03 tgl Exp $
33

44
Typical markup:
55

@@ -1700,7 +1700,7 @@ psql -t -f fixseq.sql db1 | psql -e db1
17001700
<listitem>
17011701
<para>
17021702
Prevent <command>\x</> (expanded mode) from affecting
1703-
the output of <command>\d tablename<\> (Neil)
1703+
the output of <command>\d tablename</> (Neil)
17041704
</para>
17051705
</listitem>
17061706

0 commit comments

Comments
 (0)