summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-10-10 22:01:55 +0000
committerBruce Momjian <bruce@momjian.us>2000-10-10 22:01:55 +0000
commit78f69862af7dce95eaca1d12c06bc387cd297d50 (patch)
tree9673f9a40fb46acbd875a66dc86be46ad167c679 /doc/src
parent4d76a801c6394f7964848dc5ed7e61148489ff0b (diff)
downloadpostgresql-78f69862af7dce95eaca1d12c06bc387cd297d50.tar.gz
Rename pg-config to pg_config to be consistent with other pg commands.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/Makefile4
-rw-r--r--doc/src/sgml/ref/allfiles.sgml4
-rw-r--r--doc/src/sgml/ref/pg_config-ref.sgml (renamed from doc/src/sgml/ref/pg-config-ref.sgml)0
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/Makefile b/doc/src/sgml/Makefile
index 3b93cb96c6..7b74cccd00 100644
--- a/doc/src/sgml/Makefile
+++ b/doc/src/sgml/Makefile
@@ -8,7 +8,7 @@
#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.22 2000/10/05 19:48:16 momjian Exp $
+# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.23 2000/10/10 22:01:50 momjian Exp $
#
#----------------------------------------------------------------------------
@@ -78,7 +78,7 @@ APPLICATIONS= createdb.sgml createlang.sgml createuser.sgml \
pg_upgrade.sgml \
pgaccess-ref.sgml \
pgadmin-ref.sgml \
- pg-config-ref.sgml \
+ pg_config-ref.sgml \
pg_ctl-ref.sgml \
pgtclsh.sgml \
pgtksh.sgml \
diff --git a/doc/src/sgml/ref/allfiles.sgml b/doc/src/sgml/ref/allfiles.sgml
index b13993f7af..8c73a03631 100644
--- a/doc/src/sgml/ref/allfiles.sgml
+++ b/doc/src/sgml/ref/allfiles.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.22 2000/10/05 19:48:17 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.23 2000/10/10 22:01:51 momjian Exp $
Postgres documentation
Complete list of usable sgml source files in this directory.
-->
@@ -120,7 +120,7 @@ Complete list of usable sgml source files in this directory.
<!entity ipcclean system "ipcclean.sgml">
<!entity pgAccess system "pgaccess-ref.sgml">
<!entity pgAdmin system "pgadmin-ref.sgml">
-<!entity pgConfig system "pg-config-ref.sgml">
+<!entity pgConfig system "pg_config-ref.sgml">
<!entity pgCtl system "pg_ctl-ref.sgml">
<!entity pgDump system "pg_dump.sgml">
<!entity pgDumpall system "pg_dumpall.sgml">
diff --git a/doc/src/sgml/ref/pg-config-ref.sgml b/doc/src/sgml/ref/pg_config-ref.sgml
index 72ce46f514..72ce46f514 100644
--- a/doc/src/sgml/ref/pg-config-ref.sgml
+++ b/doc/src/sgml/ref/pg_config-ref.sgml