projects
/
postgis
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6d78c3
)
Xref ST_AsBinary to its reverse ST_GeomFromWKB
author
Sandro Santilli
<strk@keybit.net>
Wed, 11 Jan 2012 17:18:15 +0000
(17:18 +0000)
committer
Sandro Santilli
<strk@keybit.net>
Wed, 11 Jan 2012 17:18:15 +0000
(17:18 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8776
b70326c6
-7e19-0410-871a-
916f4a2858ee
doc/reference_output.xml
patch
|
blob
|
history
diff --git
a/doc/reference_output.xml
b/doc/reference_output.xml
index 745c14d81197b06208b9019d0a1e562871b56fcb..3a2d1607e6967ec0aeba4ba9c6eba324861bed96 100644
(file)
--- a/
doc/reference_output.xml
+++ b/
doc/reference_output.xml
@@
-96,7
+96,11
@@
<!-- Optionally add a "See Also" section -->
<refsection>
<title>See Also</title>
- <para><xref linkend="ST_AsEWKB" />, <xref linkend="ST_AsEWKT" />, <xref linkend="ST_AsText" />, <xref linkend="ST_GeomFromEWKB" /></para>
+ <para>
+<xref linkend="ST_GeomFromWKB" />
+<xref linkend="ST_AsEWKB" />,
+<xref linkend="ST_AsText" />,
+ </para>
</refsection>
</refentry>
<refentry id="ST_AsEWKB">