We don't put URL's in ulink's because the URL is always generated, but
authorBruce Momjian <bruce@momjian.us>
Sat, 9 Apr 2005 03:52:43 +0000 (03:52 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 9 Apr 2005 03:52:43 +0000 (03:52 +0000)
we can put words in ulink and the URL will still be printed.

per Peter

19 files changed:
doc/src/sgml/advanced.sgml
doc/src/sgml/biblio.sgml
doc/src/sgml/client-auth.sgml
doc/src/sgml/contacts.sgml
doc/src/sgml/cvs.sgml
doc/src/sgml/dfunc.sgml
doc/src/sgml/docguide.sgml
doc/src/sgml/external-projects.sgml
doc/src/sgml/geqo.sgml
doc/src/sgml/gist.sgml
doc/src/sgml/history.sgml
doc/src/sgml/info.sgml
doc/src/sgml/installation.sgml
doc/src/sgml/intro.sgml
doc/src/sgml/nls.sgml
doc/src/sgml/plperl.sgml
doc/src/sgml/plpython.sgml
doc/src/sgml/pltcl.sgml
doc/src/sgml/problems.sgml

index 51beab19073265e5c6f9c45eee598f04c5f311a5..35359f76efd12873dbd96691be993a59b45fca4b 100644 (file)
@@ -467,9 +467,9 @@ SELECT name, altitude
    </para>
 
    <para>
-    If you feel you need more introductory material, please visit the
-    PostgreSQL web site,
-    <ulink url="http://www.postgresql.org"></ulink>, for links to more resources.
+    If you feel you need more introductory material, please visit the PostgreSQL
+    <ulink url="http://www.postgresql.org">web site</ulink>
+    for links to more resources.
    </para>
   </sect1>
  </chapter>
index 1ceaae5a607a96ed2132db20d74fbf78ba021f64..3fead82e5374473588df7a064c5f0b554a1b173f 100644 (file)
@@ -14,9 +14,8 @@ $PostgreSQL$
    Some white papers and technical reports from the original
    <productname>POSTGRES</productname> development team
    are available at the University of California, Berkeley, Computer Science
-    Department web site,
-   <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/">
-    </ulink>
+   Department <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/">
+   web site</ulink>.
   </para>
 
   <bibliodiv>
@@ -242,9 +241,10 @@ ssimkovi@ag.or.at
    </biblioentry>
 
   <biblioentry id="FONG">
-   <title>The design and implementation of the
-   <productname>POSTGRES</productname> query optimizer,
-   <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf"></ulink></title>
+   <title>
+   <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf">
+   The design and implementation of the <productname>POSTGRES</productname> query optimizer
+   </ulink></title>
    <author>
     <firstname>Zelaine</firstname>
     <surname>Fong</surname>
@@ -304,7 +304,9 @@ ssimkovi@ag.or.at
 
    <biblioentry id="ROWE87">
    <biblioset relation="article">
-    <title>The <productname>POSTGRES</productname> data model, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf"></ulink></title>
+    <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf">
+    The <productname>POSTGRES</productname> data model
+    </ulink></title>
     <titleabbrev>Rowe and Stonebraker, 1987</titleabbrev>
     <authorgroup>
      <author>
@@ -326,7 +328,9 @@ ssimkovi@ag.or.at
 
    <biblioentry id="SESHADRI95">
    <biblioset relation="article">
-    <title>Generalized Partial Indexes, <ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z"></ulink>
+    <title><ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z">
+    Generalized Partial Indexes
+    </ulink>
     </title>
     <titleabbrev>Seshardri, 1995</titleabbrev>
     <authorgroup>
@@ -356,7 +360,9 @@ ssimkovi@ag.or.at
 
    <biblioentry id="STON86">
    <biblioset relation="article">
-    <title>The design of <productname>POSTGRES</productname>, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf"></ulink></title>
+    <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf">
+    The design of <productname>POSTGRES</productname>
+    </ulink></title>
     <titleabbrev>Stonebraker and Rowe, 1986</titleabbrev>
     <authorgroup>
      <author>
@@ -404,7 +410,9 @@ ssimkovi@ag.or.at
 
    <biblioentry id="STON87b">
    <biblioset relation="article">
-    <title>The design of the <productname>POSTGRES</productname> storage system, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-06.pdf"></ulink></title>
+    <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-06.pdf">
+    The design of the <productname>POSTGRES</productname> storage system
+    </ulink></title>
     <titleabbrev>Stonebraker, 1987</titleabbrev>
     <authorgroup>
      <author>
@@ -422,7 +430,9 @@ ssimkovi@ag.or.at
 
    <biblioentry id="STON89">
    <biblioset relation="article">
-    <title>A commentary on the <productname>POSTGRES</productname> rules system, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-82.pdf"></ulink></title>
+    <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-82.pdf">
+    A commentary on the <productname>POSTGRES</productname> rules system
+    </ulink></title>
     <titleabbrev>Stonebraker et al, 1989</titleabbrev>
     <authorgroup>
      <author>
@@ -447,7 +457,9 @@ ssimkovi@ag.or.at
 
    <biblioentry id="STON89b">
    <biblioset relation="article">
-    <title>The case for partial indexes, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf"></ulink></title>
+    <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf">
+    The case for partial indexes
+    </ulink></title>
     <titleabbrev>Stonebraker, M, 1989b</titleabbrev>
     <authorgroup>
      <author>
@@ -465,7 +477,9 @@ ssimkovi@ag.or.at
 
    <biblioentry id="STON90a">
    <biblioset relation="article">
-    <title>The implementation of <productname>POSTGRES</productname>, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf"></ulink></title>
+    <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf">
+    The implementation of <productname>POSTGRES</productname>
+    </ulink></title>
     <titleabbrev>Stonebraker, Rowe, Hirohama, 1990</titleabbrev>
     <authorgroup>
      <author>
@@ -493,7 +507,9 @@ ssimkovi@ag.or.at
 
    <biblioentry id="STON90b">
    <biblioset relation="article">
-    <title>On Rules, Procedures, Caching and Views in Database Systems, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-36.pdf"></ulink></title>
+    <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-36.pdf">
+    On Rules, Procedures, Caching and Views in Database Systems
+    </ulink></title>
     <titleabbrev>Stonebraker et al, ACM, 1990</titleabbrev>
     <authorgroup>
      <author>
index 05c242666c3d8e3919e2572f7ac33c9bd3344b81..53e9439da2099ab106d9700f0b051d83148dd0ac 100644 (file)
@@ -615,9 +615,10 @@ local   db1,db2,@demodbs  all                         md5
     authentication system suitable for distributed computing over a public
     network. A description of the <productname>Kerberos</productname> system
     is far beyond the scope of this document; in full generality it can be
-    quite complex (yet powerful). The Kerberos <acronym>FAQ</>,
-    <ulink url="http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html"></ulink>, or 
-    MIT Project Athena, <ulink url="ftp://athena-dist.mit.edu"></ulink>,
+    quite complex (yet powerful). The 
+    <ulink url="http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html">
+    Kerberos <acronym>FAQ</></ulink> or 
+    <ulink url="ftp://athena-dist.mit.edu">MIT Project Athena</ulink>
     can be a good starting point for exploration.
     Several sources for <productname>Kerberos</> distributions exist.
    </para>
@@ -689,8 +690,8 @@ local   db1,db2,@demodbs  all                         md5
    </para>
 
    <para>
-    If you use <application>mod_auth_kerb</application> from
-    <ulink url="http://modauthkerb.sf.net"></ulink>
+    If you use <ulink url="http://modauthkerb.sf.net">
+    <application>mod_auth_kerb</application></ulink>
     and <application>mod_perl</application> on your
     <productname>Apache</productname> web server, you can use
     <literal>AuthType KerberosV5SaveCredentials</literal> with a
@@ -883,10 +884,11 @@ omicron       bryanh            guest1
     default PAM service name is <literal>postgresql</literal>. You can
     optionally supply your own service name after the <literal>pam</>
     key word in the file <filename>pg_hba.conf</filename>.
-    For more information about PAM, please read the <productname>Linux-PAM</>
-    Page, <ulink url="http://www.kernel.org/pub/linux/libs/pam/"></ulink>,
-    and the <systemitem class="osname">Solaris</> PAM Page, <ulink
-    url="http://www.sun.com/software/solaris/pam/"></ulink>.
+    For more information about PAM, please read the
+    <ulink url="http://www.kernel.org/pub/linux/libs/pam/">
+    <productname>Linux-PAM</> Page</ulink>
+    and the <ulink url="http://www.sun.com/software/solaris/pam/">
+    <systemitem class="osname">Solaris</> PAM Page</ulink>.
    </para>
   </sect2>
  </sect1>
index 37eee739a37d676b6a5d07abc5816b4ee740d88f..b5d88947ae6183d836096a89ecd7b43913f1a365 100644 (file)
@@ -13,8 +13,8 @@ and the mailing lists themselves.
 
 <para>
 Refer to the introduction in this manual or to the
-<productname>PostgreSQL</productname> web page,
-<ulink url="http://www.postgresql.org"></ulink>,
+<productname>PostgreSQL</productname> 
+<ulink url="http://www.postgresql.org">web page</ulink>
 for subscription information to the no-cost mailing lists.
 </para>
 
index f2c504394af421b8ca996d942d507d74985230dc..4f8da1efcbec4b279c06aa93092ac8cd78a0d95a 100644 (file)
@@ -298,8 +298,8 @@ cvs commit
    is <productname>CVSup</productname>.
    <productname>CVSup</productname> was developed by
    John Polstra (<email>jdp@polstra.com</email>) to
-   distribute CVS repositories and other file trees for
-   the FreeBSD project, <ulink url="http://www.freebsd.org"></ulink>.
+   distribute CVS repositories and other file trees for the
+   <ulink url="http://www.freebsd.org">FreeBSD project</ulink>.
   </para>
 
   <para>
@@ -449,8 +449,9 @@ CVSROOT/loginfo*
 
    <para>
     The following is a suggested <productname>CVSup</productname> config file from
-    the <productname>PostgreSQL</> ftp site, 
-    <ulink url="ftp://ftp.postgresql.org/pub/CVSup/README.cvsup"></ulink>,
+    the <productname>PostgreSQL</>
+    <ulink url="ftp://ftp.postgresql.org/pub/CVSup/README.cvsup">
+    ftp site</ulink>
     which will fetch the current snapshot only:
 
     <programlisting>
@@ -498,9 +499,9 @@ pgsql
     <para>
      You can use pre-built binaries
      if you have a platform for which binaries
-     are posted on
-     the <productname>PostgreSQL</productname> ftp site,
-     <ulink url="ftp://ftp.postgresql.org/pub"></ulink>,
+     are posted on the <productname>PostgreSQL</productname>
+     <ulink url="ftp://ftp.postgresql.org/pub">
+     ftp site</ulink>
      or if you are running FreeBSD, for which
      <productname>CVSup</productname> is available as a port.
 
@@ -541,8 +542,9 @@ pgsql
       <step performance="optional">
        <para>
        If you have another platform, check for and download the appropriate binary from
-       the <productname>PostgreSQL</productname> ftp site, 
-        <ulink url="ftp://ftp.postgresql.org/pub"></ulink>.
+       the <productname>PostgreSQL</productname>
+        <ulink url="ftp://ftp.postgresql.org/pub">
+        ftp site</ulink>.
        </para>
       </step>
      </substeps>
@@ -624,11 +626,11 @@ $ which cvsup
       <step>
        <para>
        Pick up the <productname>Modula-3</productname>
-       distribution from Polytechnique Montréal,
-        <ulink url="http://m3.polymtl.ca/m3"></ulink>,
+       distribution from <ulink url="http://m3.polymtl.ca/m3">
+        Polytechnique Montréal</ulink>
        who are actively maintaining the code base originally developed by
-       the DEC Systems Research Center, <ulink
-       url="http://www.research.digital.com/SRC/modula-3/html/home.html"></ulink>.
+       the <ulink url="http://www.research.digital.com/SRC/modula-3/html/home.html">
+        DEC Systems Research Center</ulink>.
         The <productname>PM3</productname> <productname>RPM</productname> distribution is roughly
        30MB compressed. At the time of writing, the 1.1.10-1 release
        installed cleanly on RH-5.2, whereas the 1.1.11-1 release is
@@ -764,8 +766,9 @@ If you are on a T1 or better, you should probably delete the
 As shown, it will get the repository (RCS) files.  If you uncomment
 the line containing "tag=." then it will instead check out the
 latest version of each file.  There's a bunch more information about
-what you can do in the CVSup Handbook, 
-<ulink url="http://www.freebsd.org/handbook/cvsup.html"></ulink>.
+what you can do in the 
+<ulink url="http://www.freebsd.org/handbook/cvsup.html">
+CVSup Handbook</ulink>.
 
 There is one other thing I want to send you, but not tonight.  I
 discovered the hard way that you need a malloc package that is
index 5865f0fd351f51f0b73174493acd3c202a4b25a0..9cacfe9614ebec014809d1d4f9afce18a1d42dde 100644 (file)
@@ -275,11 +275,10 @@ gcc -shared -o foo.so foo.o
 
  <tip>
   <para>
-   If this is too complicated for you, you should consider using
-   <productname>GNU Libtool</productname>,
-   <ulink url="http://www.gnu.org/software/libtool/"></ulink>,
-   which hides the platform differences
-   behind a uniform interface.
+   If this is too complicated for you, you should consider using   
+   <ulink url="http://www.gnu.org/software/libtool/">
+   <productname>GNU Libtool</productname></ulink>,
+   which hides the platform differences behind a uniform interface.
   </para>
  </tip>
 
index 67e532d2b1d49e77de9a7e64e125d0d8f698b994..f05cf8e34a5001cccc04e334d80c9397e7540e29 100644 (file)
    structure and content of a technical document without worrying
    about presentation details.  A document style defines how that
    content is rendered into one of several final forms.  DocBook is
-   maintained by the OASIS group, <ulink
-   url="http://www.oasis-open.org"></ulink>.  The official DocBook
-   site, <ulink url="http://www.oasis-open.org/docbook"></ulink>,
-   has good introductory and reference documentation and
+   maintained by the <ulink url="http://www.oasis-open.org">
+   OASIS group</ulink>.  The <ulink url="http://www.oasis-open.org/docbook">
+   official DocBook site</ulink> has good introductory and reference documentation and
    a complete O'Reilly book for your online reading pleasure.  The
-   NewbieDoc Docbook Guide,
    <ulink url="http://newbiedoc.sourceforge.net/metadoc/docbook-guide.html">
-   </ulink>, is very helpful for beginners.
-   The FreeBSD Documentation Project, 
-   <ulink url="http://www.freebsd.org/docproj/docproj.html"></ulink>,
-   also uses DocBook and has some good
+   NewbieDoc Docbook Guide</ulink> is very helpful for beginners.
+   The <ulink url="http://www.freebsd.org/docproj/docproj.html">
+   FreeBSD Documentation Project</ulink> also uses DocBook and has some good
    information, including a number of style guidelines that might be
    worth considering.
   </para>
@@ -86,7 +83,7 @@
 
    <variablelist>
     <varlistentry>
-     <term>DocBook DTD, <ulink url="http://www.oasis-open.org/docbook/sgml/"></ulink></term>
+     <term><ulink url="http://www.oasis-open.org/docbook/sgml/">DocBook DTD</ulink></term>
      <listitem>
       <para>
        This is the definition of DocBook itself.  We currently use
@@ -98,7 +95,7 @@
     </varlistentry>
 
     <varlistentry>
-     <term>ISO 8879 character entities, <ulink url="http://www.oasis-open.org/cover/ISOEnts.zip"></ulink></term>
+     <term><ulink url="http://www.oasis-open.org/cover/ISOEnts.zip">ISO 8879 character entities</ulink></term>
      <listitem>
       <para>
        These are required by DocBook but are distributed separately
     </varlistentry>
 
     <varlistentry>
-     <term>OpenJade, <ulink url="http://openjade.sourceforge.net"></ulink></term>
+     <term><ulink url="http://openjade.sourceforge.net">OpenJade</ulink></term>
      <listitem>
       <para>
        This is the base package of <acronym>SGML</acronym> processing.
     </varlistentry>
 
     <varlistentry>
-     <term>DocBook DSSSL Stylesheets, <ulink url="http://docbook.sourceforge.net/projects/dsssl/index.html"></ulink></term>
+     <term><ulink url="http://docbook.sourceforge.net/projects/dsssl/index.html">DocBook DSSSL Stylesheets</ulink></term>
      <listitem>
       <para>
        These contain the processing instructions for converting the
     </varlistentry>
 
     <varlistentry>
-     <term>DocBook2X tools, <ulink url="http://docbook2x.sourceforge.net"></ulink></term>
+     <term><ulink url="http://docbook2x.sourceforge.net">DocBook2X tools</ulink></term>
      <listitem>
       <para>
        This optional package is used to create man pages.  It has a
     </varlistentry>
 
     <varlistentry>
-     <term>JadeTeX, <ulink url="http://jadetex.sourceforge.net"></ulink></term>
+     <term><ulink url="http://jadetex.sourceforge.net">JadeTeX</ulink></term>
      <listitem>
       <para>
        If you want to, you can also install
@@ -240,8 +237,8 @@ CATALOG "/usr/local/share/sgml/docbook/4.2/docbook.cat"
 
    <para>
     More information about the FreeBSD documentation tools can be
-    found in the FreeBSD Documentation Project's instructions,
-    <ulink url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/tools.html"></ulink>.
+    found in the <ulink url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/tools.html">
+    FreeBSD Documentation Project's instructions</ulink>.
    </para>
   </sect2>
 
@@ -335,8 +332,8 @@ CATALOG "dsssl/catalog"
     <procedure>
      <step>
       <para>
-       Obtain the DocBook V4.2 distribution,<ulink
-       url="http://www.docbook.org/sgml/4.2/docbook-4.2.zip"></ulink>.
+       Obtain the <ulink url="http://www.docbook.org/sgml/4.2/docbook-4.2.zip">
+       DocBook V4.2 distribution</ulink>.
       </para>
      </step>
 
@@ -377,9 +374,8 @@ CATALOG "docbook-4.2/docbook.cat"
 
      <step>
       <para>
-       Download the ISO 8879
-       character entities archive, <ulink
-       url="http://www.oasis-open.org/cover/ISOEnts.zip"></ulink>, unpack it, and put the
+       Download the <ulink url="http://www.oasis-open.org/cover/ISOEnts.zip">
+       ISO 8879 character entities archive</ulink>, unpack it, and put the
        files in the same directory you put the DocBook files in.
 <screen>
 <prompt>$ </prompt><userinput>cd /usr/local/share/sgml/docbook-4.2</userinput>
@@ -452,8 +448,8 @@ CATALOG "docbook-dsssl-1.<replaceable>xx</>/catalog
      <productname>minitoc</productname>,
      <productname>url</productname> and
      <productname>ot2enc</productname>.  All of these can be found on
-     your friendly neighborhood <acronym>CTAN site</acronym>, <ulink
-     url="http://www.ctan.org"></ulink>.
+     your friendly neighborhood <ulink url="http://www.ctan.org">
+     <acronym>CTAN site</acronym></ulink>.
      The installation of the <application>TeX</application> base
      system is far beyond the scope of this introduction.  Binary
      packages should be available for any system that can run
@@ -931,9 +927,8 @@ gmake man.tar.gz
      When properly configured, it will allow you to use
      <application>Emacs</application> to insert tags and check markup
      consistency.  You could use it for <acronym>HTML</acronym> as
-     well.  Check the PSGML web site, <ulink
-     url="http://www.lysator.liu.se/projects/about_psgml.html"></ulink>,
-     for downloads, installation instructions, and
+     well.  Check the <ulink url="http://www.lysator.liu.se/projects/about_psgml.html">
+     PSGML web site</ulink> for downloads, installation instructions, and
      detailed documentation.
     </para>
 
@@ -1051,9 +1046,10 @@ End:
     </para>
 
     <para>
-     Norm Walsh offers a major mode specifically for DocBook,
-     <ulink url="http://nwalsh.com/emacs/docbookide/index.html"></ulink>, 
-     which also has font-lock and a number of features to reduce typing.
+     Norm Walsh offers a
+     <ulink url="http://nwalsh.com/emacs/docbookide/index.html">major mode</ulink>
+     specifically for DocBook which also has font-lock and a number of features to 
+     reduce typing.
     </para>
    </sect2>
 
index e50ac342a032e2c336a309fd8d0ee93c728e9522..0a4ded3d9f9e3ce20ca495ad23cb55b1eafb2e12 100644 (file)
@@ -21,12 +21,10 @@ $PostgreSQL$
 
   <para>
    Many <productname>PostgreSQL</productname>-related projects are
-   hosted at either <productname>GBorg</> at <ulink
-   url="http://gborg.postgresql.org"></ulink>
-   or <productname>pgFoundry</> at <ulink
-   url="http://pgfoundry.org"></ulink>.
-   There are other
-   <productname>PostgreSQL</productname>-related projects that are hosted
+   hosted at either 
+   <ulink url="http://gborg.postgresql.org"><productname>GBorg</></ulink>
+   or <ulink url="http://pgfoundry.org"><productname>pgFoundry</></ulink>.
+   There are other <productname>PostgreSQL</productname>-related projects that are hosted
    elsewhere, but you will have to do an Internet search to find them.
   </para>
 
@@ -147,11 +145,9 @@ $PostgreSQL$
 
    </variablelist>
 
-   All of these can be found at 
-   <productname>GBorg</> (<ulink
-   url="http://gborg.postgresql.org"></ulink>)
-   or <productname>pgFoundry</> (<ulink
-   url="http://pgfoundry.org"></ulink>).
+   All of these can be found at
+   <ulink url="http://gborg.postgresql.org"><productname>GBorg</></ulink>
+   or <ulink url="http://pgfoundry.org"><productname>pgFoundry</></ulink>.
    </para>
 
  </sect1>
index fc8ae99379ebcb24fc38459bf88e7e376192f24b..8886ebd21d95263ef29b108f41b5dba19e1b6b52 100644 (file)
@@ -286,16 +286,16 @@ Genetic Optimizer
    <itemizedlist>
     <listitem>
      <para>
-      The Hitch-Hiker's Guide to Evolutionary Computation,
-      <ulink url="http://surf.de.uu.net/encore/www/"></ulink>, (FAQ for <ulink
+      <ulink url="http://surf.de.uu.net/encore/www/">
+      The Hitch-Hiker's Guide to Evolutionary Computation/ulink>, (FAQ for <ulink
       url="news://comp.ai.genetic"></ulink>)
      </para>
     </listitem>
    
     <listitem>
      <para>
-      Evolutionary Computation and its application to art and design,
-      <ulink url="http://www.red3d.com/cwr/evolve.html"></ulink>, by
+      <ulink url="http://www.red3d.com/cwr/evolve.html">
+      Evolutionary Computation and its application to art and design</ulink>, by
       Craig Reynolds
      </para>
     </listitem>
index ece2b3f6009a432e121ad77ad626f1ca124bd19f..31c5de19cc79c3c87e65e8456771c563c475f208 100644 (file)
@@ -31,14 +31,15 @@ $PostgreSQL$
 
   <para>
     Some of the information here is derived from the University of California at
-    Berkeley's GiST Indexing Project web site, <ulink
-    url="http://gist.cs.berkeley.edu/"></ulink>, and Marcel Kornacker's
-    thesis, Access Methods for Next-Generation Database Systems,
-    <ulink url="http://citeseer.nj.nec.com/448594.html"></ulink>.   The <acronym>GiST</acronym>
+    Berkeley's GiST Indexing Project<ulink
+    url="http://gist.cs.berkeley.edu/">web site</ulink> and 
+    <ulink url="http://citeseer.nj.nec.com/448594.html">
+    Marcel Kornacker's thesis, Access Methods for Next-Generation Database Systems
+    </ulink>.   The <acronym>GiST</acronym>
     implementation in <productname>PostgreSQL</productname> is primarily
     maintained by Teodor Sigaev and Oleg Bartunov, and there is more
-    information on their website: <ulink
-    url="http://www.sai.msu.su/~megera/postgres/gist/"></>.
+    information on their<ulink url="http://www.sai.msu.su/~megera/postgres/gist/">
+    website</ulink>.
   </para>
 
 </sect1>
index 9de8895c7bf13915862357e8ab93629957203933..26d8c7f38edc5234446cd642128e3efa8b6b251c 100644 (file)
@@ -66,14 +66,14 @@ $PostgreSQL$
    <productname>POSTGRES</productname> has also been used as an
    educational tool at several universities.  Finally, Illustra
    Information Technologies (later merged into 
-   <productname>Informix</productname>, <ulink
-   url="http://www.informix.com/"></ulink>,
-   which is now owned by IBM, <ulink
-   url="http://www.ibm.com/"></ulink>.)  picked up the code and
+   <ulink url="http://www.informix.com/"><productname>Informix</productname></ulink>,
+   which is now owned by <ulink
+   url="http://www.ibm.com/">IBM/ulink>) picked up the code and
    commercialized it.  In late 1992,
    <productname>POSTGRES</productname> became the primary data manager
-   for the Sequoia 2000 scientific computing project, 
-   <ulink url="http://meteora.ucsd.edu/s2k/s2k_home.html"></ulink>.
+   for the 
+   <ulink url="http://meteora.ucsd.edu/s2k/s2k_home.html">
+   Sequoia 2000 scientific computing project</ulink>.
   </para>
 
   <para>
index 90fdb7397b1cde5ebca56524c9bd43e23208f953..5c818af07b5070bcfc4a21fdd022954552a24c5f 100644 (file)
@@ -34,8 +34,8 @@ $PostgreSQL$
     <term>Web Site</term>
     <listitem>
      <para>
-      The <productname>PostgreSQL</productname> web site,
-      <ulink url="http://www.postgresql.org"></ulink>,
+      The <productname>PostgreSQL</productname> 
+      <ulink url="http://www.postgresql.org">web site</ulink>
       carries details on the latest release and other
       information to make your work or play with
       <productname>PostgreSQL</productname> more productive.
index cf1e1a92792b7e6f4f57630470e9b3afd8e9ed2b..b6e5f26dd5ffba45b578c99a737241d49b43895c 100644 (file)
@@ -1462,8 +1462,8 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
    platform generally means that <productname>PostgreSQL</> builds and
    installs according to these instructions and that the regression
    tests pass.  <quote>Build farm</quote> entries refer to builds
-   reported by the PostgreSQL Build Farm,
-   <ulink url="http://www.pgbuildfarm.org/"></ulink>.  
+   reported by the <ulink url="http://www.pgbuildfarm.org/">
+   PostgreSQL Build Farm</ulink>.
    Platform entries that show an older version of
    PostgreSQL are those that did not receive explicit testing at the
    time of release of version &majorversion; but that we still
index 2833e21e6aaea5e2edb528f14a0f4eacadbaace0..530ecc1fdd9986f523c5cfeaf8690eb6894aaec7 100644 (file)
@@ -89,9 +89,9 @@ $PostgreSQL$
   <para>
    <productname>PostgreSQL</productname> is an object-relational
    database management system (<acronym>ORDBMS</acronym>) based on
-   <productname>POSTGRES, Version 4.2</productname>,
    <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/postgres.html">
-   </ulink>, developed at the University of California at Berkeley Computer Science
+   <productname>POSTGRES, Version 4.2</productname></ulink>,
+   developed at the University of California at Berkeley Computer Science
    Department.  POSTGRES pioneered many concepts that only became
    available in some commercial database systems much later.
   </para>
index 4c0e8c588752e6cf69375edd380f08adadcd8b55..b314e6b1f2b400ab8baddbb7647c457108b6bd93 100644 (file)
@@ -154,15 +154,16 @@ msgstr "another translated"
     If there are already some <filename>.po</filename> files, then
     someone has already done some translation work.  The files are
     named <filename><replaceable>language</replaceable>.po</filename>,
-    where <replaceable>language</replaceable> is the ISO 639-1 two-letter language code,
-    (in lower case), <ulink url="http://lcweb.loc.gov/standards/iso639-2/englangn.html"></ulink>,
-    e.g.,
+    where <replaceable>language</replaceable> is the 
+    <ulink url="http://lcweb.loc.gov/standards/iso639-2/englangn.html">
+    ISO 639-1 two-letter language code (in lower case)</ulink>, e.g.,
     <filename>fr.po</filename> for French.  If there is really a need
     for more than one translation effort per language then the files
     may also be named
     <filename><replaceable>language</replaceable>_<replaceable>region</replaceable>.po</filename>
-    where <replaceable>region</replaceable> is the ISO 3166-1 two-letter country code (in upper case),
-    <ulink url="http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/en_listp1.html"></ulink>,
+    where <replaceable>region</replaceable> is the
+    <ulink url="http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/en_listp1.html">
+    ISO 3166-1 two-letter country code (in upper case)</ulink>,
     e.g.,
     <filename>pt_BR.po</filename> for Portuguese in Brazil.  If you
     find the language you wanted you can just start working on that
index e70de9fea0c6b5df3bbc5878a1d3042795fab47d..87dd8471846c06cce1814f0abe4b7ba77e4e77b7 100644 (file)
@@ -15,8 +15,8 @@ $PostgreSQL$
 
   <para>
    PL/Perl is a loadable procedural language that enables you to write
-   <productname>PostgreSQL</productname> functions in the Perl programming language,
-   <ulink url="http://www.perl.com"></ulink>.
+   <productname>PostgreSQL</productname> functions in the 
+   <ulink url="http://www.perl.com">Perl programming language</ulink>.
   </para>
 
   <para>
@@ -200,10 +200,11 @@ SELECT * FROM perl_set();
   <para>
    Access to the database itself from your Perl function can be done
    via the function <function>spi_exec_query</function> described
-   below, or via an experimental module <literal>DBD::PgSPI</literal>, 
-   <ulink url="http://www.cpan.org/modules/by-module/DBD/APILOS/"></ulink>,
-   (also available at <acronym>CPAN mirror sites</>, <ulink
-   url="http://www.cpan.org/SITES.html"></ulink>).  This module makes available a
+   below, or via an experimental module 
+   <ulink url="http://www.cpan.org/modules/by-module/DBD/APILOS/">
+   <literal>DBD::PgSPI</literal></ulink>
+   (also available at <ulink url="http://www.cpan.org/SITES.html">
+   <acronym>CPAN mirror sites</></ulink>).  This module makes available a
    <acronym>DBI</>-compliant database-handle named
    <varname>$pg_dbh</varname> that can be used to perform queries with
    normal <acronym>DBI</>
index fb0b067d8225a0c46bc700f3e6c37d4aed691687..3749b7171c9d069d4468f0c257b3e3ae514e4c40 100644 (file)
@@ -9,7 +9,7 @@
  <para>
   The <application>PL/Python</application> procedural language allows
   <productname>PostgreSQL</productname> functions to be written in the
-  Python language,<ulink url="http://www.python.org"></ulink>.
+  <ulink url="http://www.python.org">Python language</ulink>.
  </para>
 
  <para>
index f35e28d27d9f7ce4c549cfafc5c3323167f4e10b..f0803ded4575c004d4126cf6e2df87d8ea1dcb9c 100644 (file)
@@ -16,8 +16,8 @@ $PostgreSQL$
   <para>
    PL/Tcl is a loadable procedural language for the
    <productname>PostgreSQL</productname> database system
-   that enables the Tcl language, <ulink url="http://www.tcl.tk/"></ulink>,
-   to be used to write functions and
+   that enables the <ulink url="http://www.tcl.tk/">
+   Tcl language</ulink> to be used to write functions and
    trigger procedures.
   </para>
 
index c1b9680cb0c3498c50c47c75bc59dc341151b816..1cac744f94ae746d99b08d01614afa1bdc23f4f9 100644 (file)
@@ -266,7 +266,7 @@ $PostgreSQL$
    It is better to report everything the first time than us having to squeeze the
    facts out of you. On the other hand, if your input files are huge, it is
    fair to ask first whether somebody is interested in looking into it.  Here is
-   an article, <ulink url="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html"></ulink>, 
+   an <ulink url="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html">article</ulink>
    that outlines some more tips on reporting bugs.
   </para>
 
@@ -305,8 +305,8 @@ $PostgreSQL$
 
   <para> 
    Another method is to fill in the bug report web-form available
-   at the project's web site,
-   <ulink url="http://www.postgresql.org/"></ulink>.
+   at the project's
+   <ulink url="http://www.postgresql.org/">web site</ulink>.
    Entering a bug report this way causes it to be mailed to the
    <email>pgsql-bugs@postgresql.org</email> mailing list.
   </para>