projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a037926
)
Fix broken markup.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 28 Oct 2005 20:00:03 +0000
(20:00 +0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 28 Oct 2005 20:00:03 +0000
(20:00 +0000)
doc/src/sgml/release.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release.sgml
b/doc/src/sgml/release.sgml
index 0420772f4c4f8339cb940aa8e03ec64f700615c7..173115becdf507b6f012909e0e0b5441e866d363 100644
(file)
--- a/
doc/src/sgml/release.sgml
+++ b/
doc/src/sgml/release.sgml
@@
-1,5
+1,5
@@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.39
5 2005/10/27 13:34:46 momjian
Exp $
+$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.39
6 2005/10/28 20:00:03 tgl
Exp $
Typical markup:
@@
-1700,7
+1700,7
@@
psql -t -f fixseq.sql db1 | psql -e db1
<listitem>
<para>
Prevent <command>\x</> (expanded mode) from affecting
- the output of <command>\d tablename<
\
> (Neil)
+ the output of <command>\d tablename<
/
> (Neil)
</para>
</listitem>