aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-10-08 21:51:58 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-10-09 07:47:44 -0400
commit71c75ddfbb277362bf62dc5b1645c3903e16bc34 (patch)
tree0c4ad0cb3debee079253e6e692c52ec5cb378b37
parent84ad4b036d975ad1be0f52251bac3a06463c9811 (diff)
downloadpostgresql-71c75ddfbb277362bf62dc5b1645c3903e16bc34.tar.gz
postgresql-71c75ddfbb277362bf62dc5b1645c3903e16bc34.zip
Remove unused documentation file
-rw-r--r--doc/src/sgml/contacts.sgml26
-rw-r--r--doc/src/sgml/filelist.sgml1
2 files changed, 0 insertions, 27 deletions
diff --git a/doc/src/sgml/contacts.sgml b/doc/src/sgml/contacts.sgml
deleted file mode 100644
index 308eb418a5c..00000000000
--- a/doc/src/sgml/contacts.sgml
+++ /dev/null
@@ -1,26 +0,0 @@
-<!-- doc/src/sgml/contacts.sgml -->
-
-<appendix label="B" id="contacts">
-<title>Contacts</title>
-
-<!--
-<para>
-Support for <productname>PostgreSQL</productname> comes primarily from
-this printed documentation, the web-based mailing list archives,
-and the mailing lists themselves.
-</para>
-
-<sect1 id="mailing-list">
-<title>Mailing Lists</title>
-
-<para>
-Refer to the introduction in this manual or to the
-<productname>PostgreSQL</productname>
-<ulink url="https://www.postgresql.org">web page</ulink>
-for subscription information to the no-cost mailing lists.
-</para>
-
-<sect1 id="people">
-<title>People</title>
--->
-</appendix>
diff --git a/doc/src/sgml/filelist.sgml b/doc/src/sgml/filelist.sgml
index 9050559abda..a72c50eadbb 100644
--- a/doc/src/sgml/filelist.sgml
+++ b/doc/src/sgml/filelist.sgml
@@ -156,7 +156,6 @@
<!ENTITY xml2 SYSTEM "xml2.sgml">
<!-- appendixes -->
-<!ENTITY contacts SYSTEM "contacts.sgml">
<!ENTITY datetime SYSTEM "datetime.sgml">
<!ENTITY docguide SYSTEM "docguide.sgml">
<!ENTITY errcodes SYSTEM "errcodes.sgml">