aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2021-04-22 16:01:17 -0400
committerBruce Momjian <bruce@momjian.us>2021-04-22 16:01:17 -0400
commit84f15ccd4c25c4ffc4de6ed82f7658a3a199a1d7 (patch)
tree447ed47d5dbb02e16fd1f13b95725f3d08c0be13
parent502dc6df8f6eeba06812ce09488efc7e684f5ec9 (diff)
downloadpostgresql-84f15ccd4c25c4ffc4de6ed82f7658a3a199a1d7.tar.gz
postgresql-84f15ccd4c25c4ffc4de6ed82f7658a3a199a1d7.zip
doc: mention <link> can be inside of <command>, but not <xref>
This was discussed in commit 9081bddbd. Reported-by: Peter Eisentraut Discussion: https://postgr.es/m/flat/87o8pco34z.fsf@wibble.ilmari.org
-rw-r--r--doc/src/sgml/README.links1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/README.links b/doc/src/sgml/README.links
index 4181e0877b5..65df9c111f3 100644
--- a/doc/src/sgml/README.links
+++ b/doc/src/sgml/README.links
@@ -22,6 +22,7 @@ endterm=
<link>
use to supply text for the link, only uses linkend, requires </link>
http://www.oasis-open.org/docbook/documentation/reference/html/link.html
+ can be embedded inside of <command>, unlike <xref>
External Linking