1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-22 17:42:17 +03:00

Add entries for introduction chapter components such as Y2K statement.

Use a <citetitle> rather than <xref> when referring to libpq
 since that chapter is not included in the tutorial.
This commit is contained in:
Thomas G. Lockhart
1999-01-07 03:05:01 +00:00
parent 6ce5a7123f
commit 57bd2775da
2 changed files with 28 additions and 2 deletions

View File

@@ -5,6 +5,14 @@
-
- -->
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
<!entity about SYSTEM "about.sgml">
<!entity history SYSTEM "history.sgml">
<!entity info SYSTEM "info.sgml">
<!entity legal SYSTEM "legal.sgml">
<!entity notation SYSTEM "notation.sgml">
<!entity y2k SYSTEM "y2k.sgml">
<!entity intro SYSTEM "intro.sgml">
<!entity arch SYSTEM "arch.sgml">
<!entity start SYSTEM "start.sgml">