Fix build of pg_verify_checksum docs

Magnus Hagander <magnus@hagander.net>

Commit: 90372729f4671ad5ad743b53a53e7ccbab92c4f8
Author: Magnus Hagander <magnus@hagander.net>
Date: 2018-04-15T11:57:02Z
Releases: 11.0
Fix build of pg_verify_checksum docs

They were accidentally excluded when reverting the backend online
checksum functionality, and since they weren't built the incorrect
reference to a removed section also did not trigger a problem.

Author: Christoph Berg

Files

PathChange+/−
doc/src/sgml/reference.sgml modified +1 −0
doc/src/sgml/ref/pg_verify_checksums.sgml modified +0 −8

Documentation touched