diff options
| author | Thomas G. Lockhart <lockhart@fourpalms.org> | 2000-03-31 03:27:42 +0000 |
|---|---|---|
| committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 2000-03-31 03:27:42 +0000 |
| commit | 73d8bbc2aca04c6274a5e3b53cee2acf43e0fdf1 (patch) | |
| tree | eacee4f93f2141ba0b448d59b4dcf0e558688176 /doc/src/sgml/intro.sgml | |
| parent | 5e55bb08fd45ba22745417d144ed65012f140a61 (diff) | |
| download | postgresql-73d8bbc2aca04c6274a5e3b53cee2acf43e0fdf1.tar.gz | |
Minor markup changes. Refer to (".../catalog") in the emacs hints.
Diffstat (limited to 'doc/src/sgml/intro.sgml')
| -rw-r--r-- | doc/src/sgml/intro.sgml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/src/sgml/intro.sgml b/doc/src/sgml/intro.sgml index eba5ac8581..0acf9a2689 100644 --- a/doc/src/sgml/intro.sgml +++ b/doc/src/sgml/intro.sgml @@ -1,3 +1,7 @@ +<!-- +$Header: /cvsroot/pgsql/doc/src/sgml/intro.sgml,v 1.10 2000/03/31 03:27:40 thomas Exp $ +--> + <chapter id="intro"> <title>Introduction</title> @@ -81,7 +85,7 @@ <!-- Keep this comment at the end of the file Local variables: -mode: sgml +mode:sgml sgml-omittag:nil sgml-shorttag:t sgml-minimize-attributes:nil @@ -91,7 +95,7 @@ sgml-indent-data:t sgml-parent-document:nil sgml-default-dtd-file:"./reference.ced" sgml-exposed-tags:nil -sgml-local-catalogs:"/usr/lib/sgml/CATALOG" +sgml-local-catalogs:("/usr/lib/sgml/catalog") sgml-local-ecat-files:nil End: --> |
