aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2008-01-24 06:23:33 +0000
committerPeter Eisentraut <peter_e@gmx.net>2008-01-24 06:23:33 +0000
commit79a323ab49138c119231609554ae5aa7f6285d38 (patch)
tree256ade58c3ca0596cd3a808962c93e69594b985c /src
parentb9ff7443e63f25f73d45b35afe65a85d98a57256 (diff)
downloadpostgresql-79a323ab49138c119231609554ae5aa7f6285d38.tar.gz
postgresql-79a323ab49138c119231609554ae5aa7f6285d38.zip
Change /contrib to contrib for consistency.
Diffstat (limited to 'src')
-rw-r--r--src/include/pg_config.h.in2
-rw-r--r--src/tools/pgindent/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/include/pg_config.h.in b/src/include/pg_config.h.in
index e147e86b7b4..e3a6c9982ad 100644
--- a/src/include/pg_config.h.in
+++ b/src/include/pg_config.h.in
@@ -672,7 +672,7 @@
/* Define to 1 to build with XML support. (--with-libxml) */
#undef USE_LIBXML
-/* Define to 1 to use XSLT support when building /contrib/xml2.
+/* Define to 1 to use XSLT support when building contrib/xml2.
(--with-libxslt) */
#undef USE_LIBXSLT
diff --git a/src/tools/pgindent/README b/src/tools/pgindent/README
index fa05274f21e..58a0ca2fd9f 100644
--- a/src/tools/pgindent/README
+++ b/src/tools/pgindent/README
@@ -7,7 +7,7 @@ To use pgindent:
2) Install to /usr/local/pgsql
-3) Install all /contrib modules
+3) Install all contrib modules
4) Save a list of typedefs by running: