8000 Fix missing end tag, per Jeff Davis. · postgrespro/postgres_cluster@f0edaec · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f0edaec

Browse files
committed
Fix missing end tag, per Jeff Davis.
1 parent 280744d commit f0edaec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release-8.5.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.5.sgml,v 1.7 2009/11/25 20:26:31 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.5.sgml,v 1.8 2009/11/26 21:20:12 tgl Exp $ -->
22

33
<sect1 id="release-8-5">
44
<title>Release 8.5alpha2</title>
@@ -410,7 +410,7 @@
410410
<emphasis>Add &quot;pset linestyle ascii/unicode&quot; option to psql,
411411
allowing our traditional ASCII-art style of table output to
412412
be upgraded to use Unicode box drawing characters if
413-
desired.
413+
desired.</>
414414
</para>
415415
</listitem>
416416
<listitem>

0 commit comments

Comments
 (0)
0