diff options
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/Makefile | 4 | ||||
| -rw-r--r-- | doc/src/sgml/ref/allfiles.sgml | 4 | ||||
| -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 3b93cb96c69..7b74cccd00d 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 b13993f7af0..8c73a03631c 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 72ce46f514e..72ce46f514e 100644 --- a/doc/src/sgml/ref/pg-config-ref.sgml +++ b/doc/src/sgml/ref/pg_config-ref.sgml |
