aboutsummaryrefslogtreecommitdiff
path: root/doc/src/FAQ/FAQ_DEV.html
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-09-07 00:10:46 +0000
committerBruce Momjian <bruce@momjian.us>2006-09-07 00:10:46 +0000
commit8dc8f44f588d683ab0af8abb130a7711221f5e21 (patch)
tree2d5af8239a40a06580ead76d1a933476f3e05ead /doc/src/FAQ/FAQ_DEV.html
parentc84db61c083d26dfed8feaaa582aab8c336c797e (diff)
downloadpostgresql-8dc8f44f588d683ab0af8abb130a7711221f5e21.tar.gz
postgresql-8dc8f44f588d683ab0af8abb130a7711221f5e21.zip
Update Emacs/vim editor info.
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r--doc/src/FAQ/FAQ_DEV.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index 5a99a0badc4..d68bf48041f 100644
--- a/doc/src/FAQ/FAQ_DEV.html
+++ b/doc/src/FAQ/FAQ_DEV.html
@@ -370,7 +370,7 @@
less:
less -x4
</PRE>
- <P>The <I>tools</I> directory of the latest sources contains sample
+ <P>The <I>tools/editors</I> directory of the latest sources contains sample
settings that can be used with the <I>emacs, xemacs</I> and <I>vim</I>
editors, that assist in keeping to PostgreSQL coding standards.
</P>