Doc: adjust misleading phrasing of a few cross-references.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d89755dac6153518a601ca0fa9e489f2bc209fdc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2022-09-23T02:05:09Z
Releases: 16.0
Doc: adjust misleading phrasing of a few cross-references.

The pg_dump and pg_dumpall man pages referred to app-psql-patterns
as appearing "below", which I suspect was copied-and-pasted from
equivalent text in psql-ref.sgml rather than being actually thought
through.  At least to me, that phrasing means "later in this same
web page/section", which this link target is not.  Drop the
misleading and unnecessary-in-any-case adjective.

Files

PathChange+/−
doc/src/sgml/ref/pg_dumpall.sgml modified +1 −1
doc/src/sgml/ref/pg_dump.sgml modified +4 −4

Documentation touched