Thread: pgsql: Fix recovery_prefetch docs.

pgsql: Fix recovery_prefetch docs.

From
Thomas Munro
Date:
Fix recovery_prefetch docs.

Correct a typo and a couple of sentences that weren't updated to reflect
recent changes to the code.

Reported-by: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20220407125555.GC24419%40telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/dafae9707ab7e7079ce1ba22cebda4557d0cbaf3

Modified Files
--------------
doc/src/sgml/config.sgml     | 5 +++--
doc/src/sgml/monitoring.sgml | 8 +++-----
doc/src/sgml/wal.sgml        | 2 +-
3 files changed, 7 insertions(+), 8 deletions(-)