mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
Add port information for NS32532.
Fix Id tag in chapter headings to allow meaningful file names in html.
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
<!entity biblio SYSTEM "biblio.sgml">
|
||||
<!entity contacts SYSTEM "contacts.sgml">
|
||||
]>
|
||||
<Book>
|
||||
<Book Id="reference">
|
||||
|
||||
<!-- Title information -->
|
||||
|
||||
@ -80,7 +80,7 @@ Your name here...
|
||||
</Dedication>
|
||||
-->
|
||||
|
||||
<Preface>
|
||||
<Preface Id="preface">
|
||||
<Title>Summary</Title>
|
||||
|
||||
<Para>
|
||||
@ -104,7 +104,8 @@ It provides SQL92/SQL3 language support,
|
||||
&contacts;
|
||||
&biblio;
|
||||
|
||||
<INDEX> </INDEX>
|
||||
<index Id="index">
|
||||
</index>
|
||||
|
||||
</Book>
|
||||
|
||||
|
Reference in New Issue
Block a user