Skip to content

Commit 0e2f88a

Browse files
committed
We don't put URL's in ulink's because the URL is always generated, but
we can put words in ulink and the URL will still be printed. per Peter
1 parent badb83f commit 0e2f88a

19 files changed

+161
-146
lines changed

doc/src/sgml/advanced.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.48 2005/03/31 03:54:37 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.49 2005/04/09 03:52:43 momjian Exp $
33
-->
44

55
<chapter id="tutorial-advanced">
@@ -467,9 +467,9 @@ SELECT name, altitude
467467
</para>
468468

469469
<para>
470-
If you feel you need more introductory material, please visit the
471-
PostgreSQL web site,
472-
<ulink url="http://www.postgresql.org"></ulink>, for links to more resources.
470+
If you feel you need more introductory material, please visit the PostgreSQL
471+
<ulink url="http://www.postgresql.org">web site</ulink>
472+
for links to more resources.
473473
</para>
474474
</sect1>
475475
</chapter>

doc/src/sgml/biblio.sgml

Lines changed: 31 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.22 2005/03/31 03:54:37 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.23 2005/04/09 03:52:43 momjian Exp $
33
-->
44

55
<bibliography id="biblio">
@@ -14,9 +14,8 @@ $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.22 2005/03/31 03:54:37 momjian E
1414
Some white papers and technical reports from the original
1515
<productname>POSTGRES</productname> development team
1616
are available at the University of California, Berkeley, Computer Science
17-
Department web site,
18-
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/">
19-
</ulink>
17+
Department <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/">
18+
web site</ulink>.
2019
</para>
2120

2221
<bibliodiv>
@@ -242,9 +241,10 @@ ssimkovi@ag.or.at
242241
</biblioentry>
243242

244243
<biblioentry id="FONG">
245-
<title>The design and implementation of the
246-
<productname>POSTGRES</productname> query optimizer,
247-
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf"></ulink></title>
244+
<title>
245+
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf">
246+
The design and implementation of the <productname>POSTGRES</productname> query optimizer
247+
</ulink></title>
248248
<author>
249249
<firstname>Zelaine</firstname>
250250
<surname>Fong</surname>
@@ -304,7 +304,9 @@ ssimkovi@ag.or.at
304304

305305
<biblioentry id="ROWE87">
306306
<biblioset relation="article">
307-
<title>The <productname>POSTGRES</productname> data model, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf"></ulink></title>
307+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf">
308+
The <productname>POSTGRES</productname> data model
309+
</ulink></title>
308310
<titleabbrev>Rowe and Stonebraker, 1987</titleabbrev>
309311
<authorgroup>
310312
<author>
@@ -326,7 +328,9 @@ ssimkovi@ag.or.at
326328

327329
<biblioentry id="SESHADRI95">
328330
<biblioset relation="article">
329-
<title>Generalized Partial Indexes, <ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z"></ulink>
331+
<title><ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z">
332+
Generalized Partial Indexes
333+
</ulink>
330334
</title>
331335
<titleabbrev>Seshardri, 1995</titleabbrev>
332336
<authorgroup>
@@ -356,7 +360,9 @@ ssimkovi@ag.or.at
356360

357361
<biblioentry id="STON86">
358362
<biblioset relation="article">
359-
<title>The design of <productname>POSTGRES</productname>, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf"></ulink></title>
363+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf">
364+
The design of <productname>POSTGRES</productname>
365+
</ulink></title>
360366
<titleabbrev>Stonebraker and Rowe, 1986</titleabbrev>
361367
<authorgroup>
362368
<author>
@@ -404,7 +410,9 @@ ssimkovi@ag.or.at
404410

405411
<biblioentry id="STON87b">
406412
<biblioset relation="article">
407-
<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>
413+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-06.pdf">
414+
The design of the <productname>POSTGRES</productname> storage system
415+
</ulink></title>
408416
<titleabbrev>Stonebraker, 1987</titleabbrev>
409417
<authorgroup>
410418
<author>
@@ -422,7 +430,9 @@ ssimkovi@ag.or.at
422430

423431
<biblioentry id="STON89">
424432
<biblioset relation="article">
425-
<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>
433+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-82.pdf">
434+
A commentary on the <productname>POSTGRES</productname> rules system
435+
</ulink></title>
426436
<titleabbrev>Stonebraker et al, 1989</titleabbrev>
427437
<authorgroup>
428438
<author>
@@ -447,7 +457,9 @@ ssimkovi@ag.or.at
447457

448458
<biblioentry id="STON89b">
449459
<biblioset relation="article">
450-
<title>The case for partial indexes, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf"></ulink></title>
460+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf">
461+
The case for partial indexes
462+
</ulink></title>
451463
<titleabbrev>Stonebraker, M, 1989b</titleabbrev>
452464
<authorgroup>
453465
<author>
@@ -465,7 +477,9 @@ ssimkovi@ag.or.at
465477

466478
<biblioentry id="STON90a">
467479
<biblioset relation="article">
468-
<title>The implementation of <productname>POSTGRES</productname>, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf"></ulink></title>
480+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf">
481+
The implementation of <productname>POSTGRES</productname>
482+
</ulink></title>
469483
<titleabbrev>Stonebraker, Rowe, Hirohama, 1990</titleabbrev>
470484
<authorgroup>
471485
<author>
@@ -493,7 +507,9 @@ ssimkovi@ag.or.at
493507

494508
<biblioentry id="STON90b">
495509
<biblioset relation="article">
496-
<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>
510+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-36.pdf">
511+
On Rules, Procedures, Caching and Views in Database Systems
512+
</ulink></title>
497513
<titleabbrev>Stonebraker et al, ACM, 1990</titleabbrev>
498514
<authorgroup>
499515
<author>

doc/src/sgml/client-auth.sgml

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.73 2005/03/31 03:54:37 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.74 2005/04/09 03:52:43 momjian Exp $
33
-->
44

55
<chapter id="client-authentication">
@@ -615,9 +615,10 @@ local db1,db2,@demodbs all md5
615615
authentication system suitable for distributed computing over a public
616616
network. A description of the <productname>Kerberos</productname> system
617617
is far beyond the scope of this document; in full generality it can be
618-
quite complex (yet powerful). The Kerberos <acronym>FAQ</>,
619-
<ulink url="http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html"></ulink>, or
620-
MIT Project Athena, <ulink url="ftp://athena-dist.mit.edu"></ulink>,
618+
quite complex (yet powerful). The
619+
<ulink url="http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html">
620+
Kerberos <acronym>FAQ</></ulink> or
621+
<ulink url="ftp://athena-dist.mit.edu">MIT Project Athena</ulink>
621622
can be a good starting point for exploration.
622623
Several sources for <productname>Kerberos</> distributions exist.
623624
</para>
@@ -689,8 +690,8 @@ local db1,db2,@demodbs all md5
689690
</para>
690691

691692
<para>
692-
If you use <application>mod_auth_kerb</application> from
693-
<ulink url="http://modauthkerb.sf.net"></ulink>
693+
If you use <ulink url="http://modauthkerb.sf.net">
694+
<application>mod_auth_kerb</application></ulink>
694695
and <application>mod_perl</application> on your
695696
<productname>Apache</productname> web server, you can use
696697
<literal>AuthType KerberosV5SaveCredentials</literal> with a
@@ -883,10 +884,11 @@ omicron bryanh guest1
883884
default PAM service name is <literal>postgresql</literal>. You can
884885
optionally supply your own service name after the <literal>pam</>
885886
key word in the file <filename>pg_hba.conf</filename>.
886-
For more information about PAM, please read the <productname>Linux-PAM</>
887-
Page, <ulink url="http://www.kernel.org/pub/linux/libs/pam/"></ulink>,
888-
and the <systemitem class="osname">Solaris</> PAM Page, <ulink
889-
url="http://www.sun.com/software/solaris/pam/"></ulink>.
887+
For more information about PAM, please read the
888+
<ulink url="http://www.kernel.org/pub/linux/libs/pam/">
889+
<productname>Linux-PAM</> Page</ulink>
890+
and the <ulink url="http://www.sun.com/software/solaris/pam/">
891+
<systemitem class="osname">Solaris</> PAM Page</ulink>.
890892
</para>
891893
</sect2>
892894
</sect1>

doc/src/sgml/contacts.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ and the mailing lists themselves.
1313

1414
<para>
1515
Refer to the introduction in this manual or to the
16-
<productname>PostgreSQL</productname> web page,
17-
<ulink url="http://www.postgresql.org"></ulink>,
16+
<productname>PostgreSQL</productname>
17+
<ulink url="http://www.postgresql.org">web page</ulink>
1818
for subscription information to the no-cost mailing lists.
1919
</para>
2020

doc/src/sgml/cvs.sgml

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.32 2005/03/31 03:54:37 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.33 2005/04/09 03:52:43 momjian Exp $
33
-->
44

55
<appendix id="cvs">
@@ -298,8 +298,8 @@ cvs commit
298298
is <productname>CVSup</productname>.
299299
<productname>CVSup</productname> was developed by
300300
John Polstra (<email>jdp@polstra.com</email>) to
301-
distribute CVS repositories and other file trees for
302-
the FreeBSD project, <ulink url="http://www.freebsd.org"></ulink>.
301+
distribute CVS repositories and other file trees for the
302+
<ulink url="http://www.freebsd.org">FreeBSD project</ulink>.
303303
</para>
304304

305305
<para>
@@ -449,8 +449,9 @@ CVSROOT/loginfo*
449449

450450
<para>
451451
The following is a suggested <productname>CVSup</productname> config file from
452-
the <productname>PostgreSQL</> ftp site,
453-
<ulink url="ftp://ftp.postgresql.org/pub/CVSup/README.cvsup"></ulink>,
452+
the <productname>PostgreSQL</>
453+
<ulink url="ftp://ftp.postgresql.org/pub/CVSup/README.cvsup">
454+
ftp site</ulink>
454455
which will fetch the current snapshot only:
455456

456457
<programlisting>
@@ -498,9 +499,9 @@ pgsql
498499
<para>
499500
You can use pre-built binaries
500501
if you have a platform for which binaries
501-
are posted on
502-
the <productname>PostgreSQL</productname> ftp site,
503-
<ulink url="ftp://ftp.postgresql.org/pub"></ulink>,
502+
are posted on the <productname>PostgreSQL</productname>
503+
<ulink url="ftp://ftp.postgresql.org/pub">
504+
ftp site</ulink>
504505
or if you are running FreeBSD, for which
505506
<productname>CVSup</productname> is available as a port.
506507

@@ -541,8 +542,9 @@ pgsql
541542
<step performance="optional">
542543
<para>
543544
If you have another platform, check for and download the appropriate binary from
544-
the <productname>PostgreSQL</productname> ftp site,
545-
<ulink url="ftp://ftp.postgresql.org/pub"></ulink>.
545+
the <productname>PostgreSQL</productname>
546+
<ulink url="ftp://ftp.postgresql.org/pub">
547+
ftp site</ulink>.
546548
</para>
547549
</step>
548550
</substeps>
@@ -624,11 +626,11 @@ $ which cvsup
624626
<step>
625627
<para>
626628
Pick up the <productname>Modula-3</productname>
627-
distribution from Polytechnique Montr�al,
628-
<ulink url="http://m3.polymtl.ca/m3"></ulink>,
629+
distribution from <ulink url="http://m3.polymtl.ca/m3">
630+
Polytechnique Montr�al</ulink>
629631
who are actively maintaining the code base originally developed by
630-
the DEC Systems Research Center, <ulink
631-
url="http://www.research.digital.com/SRC/modula-3/html/home.html"></ulink>.
632+
the <ulink url="http://www.research.digital.com/SRC/modula-3/html/home.html">
633+
DEC Systems Research Center</ulink>.
632634
The <productname>PM3</productname> <productname>RPM</productname> distribution is roughly
633635
30MB compressed. At the time of writing, the 1.1.10-1 release
634636
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
764766
As shown, it will get the repository (RCS) files. If you uncomment
765767
the line containing "tag=." then it will instead check out the
766768
latest version of each file. There's a bunch more information about
767-
what you can do in the CVSup Handbook,
768-
<ulink url="http://www.freebsd.org/handbook/cvsup.html"></ulink>.
769+
what you can do in the
770+
<ulink url="http://www.freebsd.org/handbook/cvsup.html">
771+
CVSup Handbook</ulink>.
769772

770773
There is one other thing I want to send you, but not tonight. I
771774
discovered the hard way that you need a malloc package that is

doc/src/sgml/dfunc.sgml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/dfunc.sgml,v 1.30 2005/03/31 03:54:37 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/dfunc.sgml,v 1.31 2005/04/09 03:52:43 momjian Exp $
33
-->
44

55
<sect2 id="dfunc">
@@ -275,11 +275,10 @@ gcc -shared -o foo.so foo.o
275275

276276
<tip>
277277
<para>
278-
If this is too complicated for you, you should consider using
279-
<productname>GNU Libtool</productname>,
280-
<ulink url="http://www.gnu.org/software/libtool/"></ulink>,
281-
which hides the platform differences
282-
behind a uniform interface.
278+
If this is too complicated for you, you should consider using
279+
<ulink url="http://www.gnu.org/software/libtool/">
280+
<productname>GNU Libtool</productname></ulink>,
281+
which hides the platform differences behind a uniform interface.
283282
</para>
284283
</tip>
285284

0 commit comments

Comments
 (0)