projects
/
postgis
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43f81d8
)
Tag <para> can be within <note>, not viceversa (oops)
author
Sandro Santilli
<strk@keybit.net>
Thu, 9 Jul 2015 10:16:57 +0000
(10:16 +0000)
committer
Sandro Santilli
<strk@keybit.net>
Thu, 9 Jul 2015 10:16:57 +0000
(10:16 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13796
b70326c6
-7e19-0410-871a-
916f4a2858ee
doc/extras_topology.xml
patch
|
blob
|
history
diff --git
a/doc/extras_topology.xml
b/doc/extras_topology.xml
index bc3b08eeb79e16acf2abe57e6a55c30c0c43b432..b7ebf407bf5d5187fb34bea54130376c15317551 100644
(file)
--- a/
doc/extras_topology.xml
+++ b/
doc/extras_topology.xml
@@
-1136,11
+1136,11
@@
Add a new edge and, if doing so splits a face, modify the original
face and add a new one.
</para>
-<
para><note
>
+<
note><para
>
If possible, the new face will be created on left side of the new edge.
This will not be possible if the face on the left side will need to
be the Universe face (unbounded).
-</
note></para
>
+</
para></note
>
<para>
Returns the id of the newly added edge.