Fix broken markup.
authorTom Lane
Fri, 31 Oct 2003 22:22:10 +0000 (22:22 +0000)
committerTom Lane
Fri, 31 Oct 2003 22:22:10 +0000 (22:22 +0000)
doc/src/sgml/release.sgml

index c92919bcbb6e99f2844d35abef3546d6b3c70eab..b28b5d958017c25709aaf4acb82b56b95a78c89e 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -242,7 +242,7 @@ required for those wishing to migrate data from any previous release.
 
 Allow IPv6 server connections (Nigel Kukard, Johan Jordaan, Bruce, Tom, Kurt
   Roeckx, Andrew Dunstan)
-Fix SSL to handle errors cleanly (Nathan Mueller)
+Fix SSL to handle errors cleanly (Nathan Mueller)
    
     In prior releases, certain rare SSL API error reports were not
     handled correctly.  This release fixes those problems.
@@ -625,7 +625,7 @@ required for those wishing to migrate data from any previous release.
    
    
 Allow CLUSTER to use index marked as pre-clustered by default (Alvaro Herrera)
-Allow CLUSTER to cluster all tables (Alvaro Herrera)
+Allow CLUSTER to cluster all tables (Alvaro Herrera)
    
     This allows all previously clustered tables in a database to be
     reclustered with a single command.