Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 63a6722

Browse files
committed
More beta1 cleanup.
1 parent 83ba41f commit 63a6722

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

doc/src/sgml/release.sgml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.359 2005/08/24 19:31:46 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.360 2005/08/24 19:34:33 momjian Exp $
33

44
Typical markup:
5-
[A-Z][A-Z ]+[A-Z] <command>
6-
[A-Za-z_][A-Za-z0-9_]+() <function>
7-
[A-Za-z_]/[A-Za-z_]+ <filename>
8-
PostgreSQL <productname>
9-
pg_[A-Za-z0-9_] <appication>
10-
[A-Z][A-Z] <type>, <envar.
11-
<literal>
12-
&<> use &
5+
6+
[A-Z][A-Z ]+[A-Z] <command>
7+
[A-Za-z_][A-Za-z0-9_]+() <function>
8+
[A-Za-z_]/[A-Za-z_]+ <filename>
9+
PostgreSQL <productname>
10+
pg_[A-Za-z0-9_] <appication>
11+
[A-Z][A-Z] <type>, <envar.
12+
<literal>
13+
&<> use &
1314
-->
1415

1516
<appendix id="release">

src/tools/RELEASE_CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
o group items into categories
2424
o select major features
2525
o select incompatibilities
26-
o add comments for items
26+
o add documenation for items
2727
o add SGML markup
2828

2929
* Documentation

0 commit comments

Comments
 (0)