diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-01-30 04:25:26 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-01-30 04:25:26 +0000 |
commit | 576853a79ab951b7fe4811bc16216a873cecf10f (patch) | |
tree | b865859ae9ba943257d04fb1007a28433ce7f37a /doc/src | |
parent | d79f2d4036da2e5fd022e92c178ea342855db586 (diff) | |
download | postgresql-576853a79ab951b7fe4811bc16216a873cecf10f.tar.gz postgresql-576853a79ab951b7fe4811bc16216a873cecf10f.zip |
Fix ampersand in URL.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index d79d62c06e4..2b885074753 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Sat Jan 29 23:20:03 EST 2005</P> + <P>Last updated: Sat Jan 29 23:25:05 EST 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -225,8 +225,8 @@ <p>There is also a Novell Netware 6 port at <a href="http://forge.novell.com">http://forge.novell.com</a>, and an OS/2 (eComStation) version at <a href= - "http://hobbes.nmsu.edu/cgi-bin/h-search?sh=1&button=Search&key=postgreSQL&stype=all&sort=type&dir=%2F"> - http://hobbes.nmsu.edu/cgi-bin/h-search?sh=1&button=Search&key=postgreSQL&stype=all&sort=type&dir=%2F</a>.</p> + "http://hobbes.nmsu.edu/cgi-bin/h-search?sh=1&button=Search&key=postgreSQL&stype=all&sort=type&dir=%2F"> + http://hobbes.nmsu.edu/cgi-bin/h-search?sh=1&button=Search&key=postgreSQL&stype=all&sort=type&dir=%2F</a>.</p> <H4><A name="1.4">1.4</A>) Where can I get PostgreSQL?</H4> |