From 512e06f90a28c59055affbfad0b9802a9be086bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20=C5=BDivkovi=C4=87?= Date: Sat, 13 Sep 2003 20:42:51 +0000 Subject: [PATCH] update to PostgreSQL-7.3.4 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1059 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- content/databases/mysql/mysql-intro.xml | 6 ++++-- content/web/apache/apache-config.xml | 3 +-- index.xml | 4 ++-- introduction/welcome/changelog.xml | 5 ++++- 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/content/databases/mysql/mysql-intro.xml b/content/databases/mysql/mysql-intro.xml index 8d2c97b696..b426fa6b90 100644 --- a/content/databases/mysql/mysql-intro.xml +++ b/content/databases/mysql/mysql-intro.xml @@ -1,8 +1,10 @@ Introduction to <application>MySQL</application> -The MySQL package contains the mysql library, server -and client utilities. +MySQL is a widely used and fast +SQL database server. It is a client/server +implementation that consists of a server daemon and many different +client programs and libraries. Package information diff --git a/content/web/apache/apache-config.xml b/content/web/apache/apache-config.xml index 7517c1b688..d816761100 100644 --- a/content/web/apache/apache-config.xml +++ b/content/web/apache/apache-config.xml @@ -12,8 +12,7 @@ The main configuration file is called httpd.conf. See -http://httpd.apache.org/docs-2.0/configuring.html for detailed + for detailed instructions on customizing your Apache HTTP server. diff --git a/index.xml b/index.xml index 206b506d2f..e633841e86 100644 --- a/index.xml +++ b/index.xml @@ -2,8 +2,8 @@ - + + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 05aa9dce98..9698084ab1 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -10,8 +10,11 @@ page in Chapter 1 for details on who wrote what. +September 13th, 2003 [igor]: update to +PostgreSQL-7.3.4. + September 12th, 2003 [igor]: update to MySQL-4.0.15 and -freetype-2.1.5 +freetype-2.1.5. September 12th, 2003 [larry]: update to xfsprogs-2.5.6 and reiserfsprogs-3.6.11.