From d51113477600a70dd1272c72df6e064ec8a2f508 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 6 Sep 2006 22:03:22 +0000 Subject: Update tools directory name. --- doc/FAQ_DEV | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/FAQ_DEV') diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 2fb5898d5ef..038db3ff756 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,7 +1,7 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Fri Aug 11 23:48:27 EDT 2006 + Last updated: Wed Sep 6 18:02:57 EDT 2006 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -125,7 +125,7 @@ General Questions 3. The patch should be generated in contextual diff format (diff -c and should be applicable from the root directory. If you are unfamiliar with this, you might find the script - src/tools/makediff/difforig useful. (Unified diffs are only + src/tools/make_diff/difforig useful. (Unified diffs are only preferable if the file changes are single-line changes and do not rely on surrounding lines.) 4. PostgreSQL is licensed under a BSD license, so any submissions -- cgit v1.2.3