doc: Clean up title case use
authorPeter Eisentraut
Thu, 1 Jul 2021 19:27:39 +0000 (21:27 +0200)
committerPeter Eisentraut
Thu, 1 Jul 2021 19:29:34 +0000 (21:29 +0200)
doc/src/sgml/appendix-obsolete-default-roles.sgml
doc/src/sgml/btree.sgml
doc/src/sgml/logicaldecoding.sgml

index dec3c50e581a3e80454d90718b6587391c1d67d6..ef252435bb63c5ba89251f3c8fac01439b0d5eff 100644 (file)
@@ -4,7 +4,7 @@
 -->
 
 
-  Default Roles <span class="marked">r</span>enamed to Predefined Roles
+  Default Roles <span class="marked">R</span>enamed to Predefined Roles
 
    
      default-roles
index 2b716c64439848d01a9d55f97501993d6c07c8d6..f569f93f35234f336c1f3cf2f0355cba471fcce6 100644 (file)
@@ -630,7 +630,7 @@ options(relopts local_relopts *) returns
  
 
  
-  Bottom-up <span class="marked">index d</span>eletion
+  Bottom-up <span class="marked">Index D</span>eletion
   
    B-Tree indexes are not directly aware that under MVCC, there might
    be multiple extant versions of the same logical table row; to an
index 985db5ca11e72a4e953448c044f3ee103d66bc38..002efc86b433f386ff743d7eedf3825f7d90b9b6 100644 (file)
@@ -1267,7 +1267,7 @@ stream_commit_cb(...);  <-- commit of the streamed transaction
   
 
   
-   Two-phase <span class="marked">commit s</span>upport for Logical Decoding
+   Two-phase <span class="marked">Commit S</span>upport for Logical Decoding
 
    
     With the basic output plugin callbacks (eg., begin_cb,