From cc9ae0b63cda1a62889897aead6bb22627ec1eb5 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 8 Jan 2002 05:39:26 +0000 Subject: [PATCH] Update bad URL's with good ones. --- doc/src/sgml/docguide.sgml | 4 ++-- doc/src/sgml/geqo.sgml | 28 ++++++++++++++++++++++++++-- doc/src/sgml/plperl.sgml | 4 ++-- 3 files changed, 30 insertions(+), 6 deletions(-) diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index 734ea73519..a382e3eaaf 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -1,4 +1,4 @@ - + Documentation @@ -278,7 +278,7 @@ CATALOG "/usr/local/share/sgml/docbook/3.1/catalog" More information about the FreeBSD documentation tools can be found in the FreeBSD + url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/index.html">FreeBSD Documentation Project's instructions. diff --git a/doc/src/sgml/geqo.sgml b/doc/src/sgml/geqo.sgml index 2810f578a8..95f99b1188 100644 --- a/doc/src/sgml/geqo.sgml +++ b/doc/src/sgml/geqo.sgml @@ -1,5 +1,5 @@ @@ -290,7 +290,31 @@ Genetic Optimizer FAQ in comp.ai.genetic is available at Encore. + url="http://surf.de.uu.net/encore/www/">here. + + + + + + + Evolutionary Computation and its application to art and design + + + + + Craig + Reynolds + + + + + InterNet resource + + + + + The URL is here. diff --git a/doc/src/sgml/plperl.sgml b/doc/src/sgml/plperl.sgml index 6cf9e83069..a679c5de18 100644 --- a/doc/src/sgml/plperl.sgml +++ b/doc/src/sgml/plperl.sgml @@ -1,5 +1,5 @@ @@ -180,7 +180,7 @@ CREATE FUNCTION badfunc() RETURNS integer AS ' Access to database itself from your Perl function can be done via an experimental module DBD::PgSPI + url="http://cpan.digisle.net/authors/id/A/AP/APILOS/">DBD::PgSPI (also on CPAN). This module makes available a DBI-compliant database-handle named $pg_dbh, and you can use that to perform -- 2.11.0