Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfd97743

Browse files
committed
Adjust SGML ulink tags to the URL is always displayed in our printed docs.
1 parentaeb5023 commitfd97743

20 files changed

+150
-165
lines changed

‎doc/src/sgml/advanced.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.47 2004/12/17 04:50:32 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.48 2005/03/31 03:54:37 momjian Exp $
33
-->
44

55
<chapter id="tutorial-advanced">
@@ -468,8 +468,8 @@ SELECT name, altitude
468468

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

‎doc/src/sgml/biblio.sgml

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.21 2005/02/21 02:21:00 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.22 2005/03/31 03:54:37 momjian Exp $
33
-->
44

55
<bibliography id="biblio">
@@ -13,10 +13,10 @@ $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.21 2005/02/21 02:21:00 neilc Exp
1313
<para>
1414
Some white papers and technical reports from the original
1515
<productname>POSTGRES</productname> development team
16-
are available at
16+
are available at the University of California, Berkeley, Computer Science
17+
Department web site,
1718
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/">
18-
the University of California, Berkeley, Computer Science
19-
Department web site</ulink>
19+
</ulink>
2020
</para>
2121

2222
<bibliodiv>
@@ -242,10 +242,9 @@ ssimkovi@ag.or.at
242242
</biblioentry>
243243

244244
<biblioentry id="FONG">
245-
<title><ulink
246-
url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf">The
247-
design and implementation of the
248-
<productname>POSTGRES</productname> query optimizer</ulink></title>
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>
249248
<author>
250249
<firstname>Zelaine</firstname>
251250
<surname>Fong</surname>
@@ -305,7 +304,7 @@ ssimkovi@ag.or.at
305304

306305
<biblioentry id="ROWE87">
307306
<biblioset relation="article">
308-
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf">The <productname>POSTGRES</productname> data model</ulink></title>
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>
309308
<titleabbrev>Rowe and Stonebraker, 1987</titleabbrev>
310309
<authorgroup>
311310
<author>
@@ -327,7 +326,7 @@ ssimkovi@ag.or.at
327326

328327
<biblioentry id="SESHADRI95">
329328
<biblioset relation="article">
330-
<title><ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z">Generalized Partial Indexes</ulink>
329+
<title>Generalized Partial Indexes,<ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z"></ulink>
331330
</title>
332331
<titleabbrev>Seshardri, 1995</titleabbrev>
333332
<authorgroup>
@@ -357,7 +356,7 @@ ssimkovi@ag.or.at
357356

358357
<biblioentry id="STON86">
359358
<biblioset relation="article">
360-
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf">The design of <productname>POSTGRES</productname></ulink></title>
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>
361360
<titleabbrev>Stonebraker and Rowe, 1986</titleabbrev>
362361
<authorgroup>
363362
<author>
@@ -405,7 +404,7 @@ ssimkovi@ag.or.at
405404

406405
<biblioentry id="STON87b">
407406
<biblioset relation="article">
408-
<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>
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>
409408
<titleabbrev>Stonebraker, 1987</titleabbrev>
410409
<authorgroup>
411410
<author>
@@ -423,7 +422,7 @@ ssimkovi@ag.or.at
423422

424423
<biblioentry id="STON89">
425424
<biblioset relation="article">
426-
<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>
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>
427426
<titleabbrev>Stonebraker et al, 1989</titleabbrev>
428427
<authorgroup>
429428
<author>
@@ -448,7 +447,7 @@ ssimkovi@ag.or.at
448447

449448
<biblioentry id="STON89b">
450449
<biblioset relation="article">
451-
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf">The case for partial indexes</ulink></title>
450+
<title>The case for partial indexes,<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf"></ulink></title>
452451
<titleabbrev>Stonebraker, M, 1989b</titleabbrev>
453452
<authorgroup>
454453
<author>
@@ -466,7 +465,7 @@ ssimkovi@ag.or.at
466465

467466
<biblioentry id="STON90a">
468467
<biblioset relation="article">
469-
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf">The implementation of <productname>POSTGRES</productname></ulink></title>
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>
470469
<titleabbrev>Stonebraker, Rowe, Hirohama, 1990</titleabbrev>
471470
<authorgroup>
472471
<author>
@@ -494,7 +493,7 @@ ssimkovi@ag.or.at
494493

495494
<biblioentry id="STON90b">
496495
<biblioset relation="article">
497-
<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>
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>
498497
<titleabbrev>Stonebraker et al, ACM, 1990</titleabbrev>
499498
<authorgroup>
500499
<author>

‎doc/src/sgml/client-auth.sgml

Lines changed: 10 additions & 11 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.72 2005/01/28 22:38:37tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.73 2005/03/31 03:54:37momjian Exp $
33
-->
44

55
<chapter id="client-authentication">
@@ -615,10 +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<ulink
619-
url="http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html">Kerberos
620-
<acronym>FAQ</></ulink> or<ulink url="ftp://athena-dist.mit.edu">MIT
621-
Project Athena</ulink>can be a good starting point for exploration.
618+
quite complex (yet powerful). TheKerberos <acronym>FAQ</>,
619+
<ulinkurl="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>,
621+
can be a good starting point for exploration.
622622
Several sources for <productname>Kerberos</> distributions exist.
623623
</para>
624624

@@ -690,7 +690,7 @@ local db1,db2,@demodbs all md5
690690

691691
<para>
692692
If you use <application>mod_auth_kerb</application> from
693-
<ulink url="http://modauthkerb.sf.net">http://modauthkerb.sf.net</ulink>
693+
<ulink url="http://modauthkerb.sf.net"></ulink>
694694
and <application>mod_perl</application> on your
695695
<productname>Apache</productname> web server, you can use
696696
<literal>AuthType KerberosV5SaveCredentials</literal> with a
@@ -883,11 +883,10 @@ omicron bryanh guest1
883883
default PAM service name is <literal>postgresql</literal>. You can
884884
optionally supply your own service name after the <literal>pam</>
885885
key word in the file <filename>pg_hba.conf</filename>.
886-
For more information about PAM, please read the <ulink
887-
url="http://www.kernel.org/pub/linux/libs/pam/"><productname>Linux-PAM</>
888-
Page</ulink> and the <ulink
889-
url="http://www.sun.com/software/solaris/pam/"><systemitem
890-
class="osname">Solaris</> PAM Page</ulink>.
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>.
891890
</para>
892891
</sect2>
893892
</sect1>

‎doc/src/sgml/contacts.sgml

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,12 @@ and the mailing lists themselves.
1313

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

2021
<sect1 id="people">
2122
<title>People</title>
2223
-->
23-
24-
<para>
25-
<itemizedlist mark="bullet" spacing="compact">
26-
<listitem>
27-
<para>
28-
<ulink url="lockhart@fourpalms.org">Thomas Lockhart</ulink>
29-
works on SQL standards compliance and documentation.
30-
</para>
31-
</listitem>
32-
</itemizedlist>
33-
</para>
34-
3524
</appendix>

‎doc/src/sgml/cvs.sgml

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.31 2005/01/22 22:06:17 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.32 2005/03/31 03:54:37 momjian Exp $
33
-->
44

55
<appendix id="cvs">
@@ -52,7 +52,7 @@ $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.31 2005/01/22 22:06:17 momjian Exp
5252
<para>
5353
You will need a local copy of <productname>CVS</productname>
5454
(Concurrent Version Control System), which you can get from
55-
<ulink url="http://www.cvshome.org/">http://www.cvshome.org/</ulink>
55+
<ulink url="http://www.cvshome.org/"></ulink>
5656
(the official site with the latest version) or any GNU software
5757
archive site (often somewhat outdated). We recommend version 1.10
5858
or newer. Many systems have a recent version of
@@ -167,7 +167,7 @@ $ chmod -R go-w pgsql
167167
For more info consult the manual that comes with
168168
<productname>CVS</productname>, or see the online
169169
documentation at
170-
<ulink url="http://www.cvshome.org/">http://www.cvshome.org/</ulink>.
170+
<ulink url="http://www.cvshome.org/"></ulink>.
171171
</para>
172172
</sect1>
173173

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

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

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

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

@@ -539,7 +541,8 @@ pgsql
539541
<step performance="optional">
540542
<para>
541543
If you have another platform, check for and download the appropriate binary from
542-
<ulink url="ftp://ftp.postgresql.org/pub">the <productname>PostgreSQL</productname> ftp site</ulink>.
544+
the <productname>PostgreSQL</productname> ftp site,
545+
<ulink url="ftp://ftp.postgresql.org/pub"></ulink>.
543546
</para>
544547
</step>
545548
</substeps>
@@ -621,12 +624,12 @@ $ which cvsup
621624
<step>
622625
<para>
623626
Pick up the <productname>Modula-3</productname>
624-
distribution from
625-
<ulink url="http://m3.polymtl.ca/m3">Polytechnique Montr�al</ulink>,
627+
distribution from Polytechnique Montr�al,
628+
<ulink url="http://m3.polymtl.ca/m3"></ulink>,
626629
who are actively maintaining the code base originally developed by
627-
<ulink
628-
url="http://www.research.digital.com/SRC/modula-3/html/home.html">the DEC Systems Research Center</ulink>.
629-
The <productname>PM3</productname> <productname>RPM</productname> distribution is roughly
630+
the DEC Systems Research Center,<ulink
631+
url="http://www.research.digital.com/SRC/modula-3/html/home.html"></ulink>.
632+
The <productname>PM3</productname> <productname>RPM</productname> distribution is roughly
630633
30MB compressed. At the time of writing, the 1.1.10-1 release
631634
installed cleanly on RH-5.2, whereas the 1.1.11-1 release is
632635
apparently built for another release (RH-6.0?) and does not run on RH-5.2.
@@ -761,8 +764,8 @@ If you are on a T1 or better, you should probably delete the
761764
As shown, it will get the repository (RCS) files. If you uncomment
762765
the line containing "tag=." then it will instead check out the
763766
latest version of each file. There's a bunch more information about
764-
what you can do in
765-
<ulink url="http://www.freebsd.org/handbook/cvsup.html">the CVSup Handbook</ulink>.
767+
what you can do in the CVSup Handbook,
768+
<ulink url="http://www.freebsd.org/handbook/cvsup.html"></ulink>.
766769

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

‎doc/src/sgml/dfunc.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/dfunc.sgml,v 1.29 2005/01/22 22:56:35 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/dfunc.sgml,v 1.30 2005/03/31 03:54:37 momjian Exp $
33
-->
44

55
<sect2 id="dfunc">
@@ -276,8 +276,9 @@ gcc -shared -o foo.so foo.o
276276
<tip>
277277
<para>
278278
If this is too complicated for you, you should consider using
279-
<ulink url="http://www.gnu.org/software/libtool/"><productname>GNU
280-
Libtool</productname></ulink>, which hides the platform differences
279+
<productname>GNU Libtool</productname>,
280+
<ulink url="http://www.gnu.org/software/libtool/"></ulink>,
281+
which hides the platform differences
281282
behind a uniform interface.
282283
</para>
283284
</tip>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp