doc: Fix up title case
authorPeter Eisentraut
Tue, 25 Aug 2020 05:29:05 +0000 (07:29 +0200)
committerPeter Eisentraut
Tue, 25 Aug 2020 05:29:05 +0000 (07:29 +0200)
This fixes some instances that were missed in earlier processings and
that now look a bit strange because they are inconsistent with nearby
titles.

doc/src/sgml/dml.sgml
doc/src/sgml/func.sgml
doc/src/sgml/plpgsql.sgml

index 97a773095540d9f41d997d1397576b91f62f7166..3844e34a7dcceaeed9ef18f167437fe62966cf2e 100644 (file)
@@ -262,7 +262,7 @@ DELETE FROM products;
  
 
  
-  Returning Data <span class="marked">F</span>rom Modified Rows
+  Returning Data <span class="marked">f</span>rom Modified Rows
 
   
    RETURNING
index 51ec5281c0b383eb18aec5e193ae3c4ef0a0664b..bbbffd9d5bbc1cfd22649cfbce2b996307e06176 100644 (file)
@@ -6876,7 +6876,7 @@ SELECT regexp_match('abc01234xyz', '(?:(.*?)(\d+)(.*)){1,1}');
 
 
    
-   Differences <span class="marked">F</span>rom XQuery (<literal>LIKE_REGEX</literal>)
+   Differences <span class="marked">f</span>rom XQuery (<literal>LIKE_REGEX</literal>)
 
    
     LIKE_REGEX
index d5c1654b16e4f3f244b69a02fa727a19bae3a9e9..815912666dd0834c96bfb0ed91d310e0a2a5ed3e 100644 (file)
@@ -1657,7 +1657,7 @@ END;
    
 
    
-    Returning <span class="marked">F</span>rom a Function
+    Returning <span class="marked">f</span>rom a Function
 
     
      There are two commands available that allow you to return data