diff options
-rw-r--r-- | doc/src/sgml/README.links | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/sgml/README.links b/doc/src/sgml/README.links index f64b8573169..388fdc6ee64 100644 --- a/doc/src/sgml/README.links +++ b/doc/src/sgml/README.links @@ -1,6 +1,6 @@ <!-- doc/src/sgml/README.links --> -Linking within SGML documents can be confusing, so here is a summary: +Linking within DocBook documents can be confusing, so here is a summary: Intra-document Linking @@ -41,6 +41,5 @@ Guidelines ---------- o If you want to supply text, use <link>, else <xref> -o Do not use text with <ulink> so the URL appears in printed output o Specific nouns like GUC variables, SQL commands, and contrib modules usually have xreflabels |