]> granicus.if.org Git - postgresql/commitdiff
doc: Fix syntax of a URL
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 21 Jan 2013 00:36:30 +0000 (19:36 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 21 Jan 2013 00:42:01 +0000 (19:42 -0500)
Leading white space before the "http:" is apparently treated as a
relative link at least by some browsers.

doc/src/sgml/installation.sgml

index 9e339192b80b81282cba827a39deb80fb53e7fd9..510e9df97b8ca53865d2d3f1e6c8213e1e49dd5e 100644 (file)
@@ -2403,7 +2403,7 @@ createlang: language installation failed: ERROR:  could not load library "/opt/d
      </biblioentry>
 
      <biblioentry>
-       <title><ulink url="  http://www.redbooks.ibm.com/abstracts/sg245674.html?Open">Developing and Porting C and C++ Applications on AIX</ulink></title>
+       <title><ulink url="http://www.redbooks.ibm.com/abstracts/sg245674.html?Open">Developing and Porting C and C++ Applications on AIX</ulink></title>
        <publisher>
         <publishername>IBM Redbook</publishername>
        </publisher>