diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-07-20 17:45:32 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-07-20 17:45:32 +0000 |
commit | 78a1e0bde75ffafd4a02c2d43eb3d120963ca62f (patch) | |
tree | d1bb19b1e4a983e421fc746a70fa6130f4399627 | |
parent | 32862533d888c710859ac0f473b0d32998a20068 (diff) | |
download | postgresql-78a1e0bde75ffafd4a02c2d43eb3d120963ca62f.tar.gz postgresql-78a1e0bde75ffafd4a02c2d43eb3d120963ca62f.zip |
Update FAQ.
-rw-r--r-- | doc/FAQ | 2 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -255,7 +255,7 @@ http://postgreSQL.org There is also an IRC channel on EFNet, channel #PostgreSQL. I use the - unix command irc -c '#PostgreSQL' "$USER" irc.phoenix.net + unix command irc -c '#PostgreSQL' "$USER" irc.phoenix.net. Commercial support for PostgreSQL is available at http://www.pgsql.com/ diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 0577ea8c46f..341527d87be 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -303,7 +303,7 @@ received around 30k of messages.<P> The bugs mailing list is available. To subscribe to this list, send email to <A HREF="mailto:bugs-request@postgreSQL.org">bugs-request@postgreSQL.org</A> -with a BODY of:<P> +with a body of:<P> <PRE> subscribe @@ -313,7 +313,7 @@ with a BODY of:<P> There is also a developers discussion mailing list available. To subscribe to this list, send email to <A HREF="mailto:hackers-request@postgreSQL.org">hackers-request@postgreSQL.org</A> -with a BODY of:<P> +with a body of:<P> <PRE> subscribe |