diff --git a/doc/src/sgml/ref/pg_verify_checksums.sgml b/doc/src/sgml/ref/pg_verify_checksums.sgml
index 5879dff83d0..a37b187b7ff 100644
--- a/doc/src/sgml/ref/pg_verify_checksums.sgml
+++ b/doc/src/sgml/ref/pg_verify_checksums.sgml
@@ -30,8 +30,8 @@ PostgreSQL documentation
Description
- pg_verify_checksums verifies data checksums in a PostgreSQL
- cluster. It must be run against a cluster that's offline.
+ pg_verify_checksums verifies data checksums in a
+ PostgreSQL cluster.
@@ -88,7 +88,8 @@ PostgreSQL documentation
Notes
- Can only be run when the server is offline.
+ The cluster must be shut down cleanly before running
+ pg_verify_checksums.