Fix markup errors from recent patch.
authorBruce Momjian
Tue, 30 Mar 2004 22:08:50 +0000 (22:08 +0000)
committerBruce Momjian
Tue, 30 Mar 2004 22:08:50 +0000 (22:08 +0000)
doc/src/sgml/advanced.sgml

index 892dfaf3ae16e5f64cd4c8de972690e27041bff2..becc8720bca0fe29ca6bf75255a8ab215dd2242a 100644 (file)
@@ -1,5 +1,5 @@
 
 
  
@@ -412,10 +412,10 @@ SELECT name, altitude
    system.  Numerous languages may be used to implement functions and
    procedures; most built-in code is implemented in C.  The
    basic loadable procedural language for
-   PostgreSQL is id="plpgsql">.
+   PostgreSQL is end="plpgsql">.
    Numerous other languages may also be used, including 
-   linkid="plperl">, d="pltcl">, and 
-   linkid="plpython">.
+   linkend="plperl">, d="pltcl">, and 
+   linkend="plpython">.
    
   
     There are several ways that stored procedures are really