diff --git a/doc/src/sgml/ref/pg_rewind.sgml b/doc/src/sgml/ref/pg_rewind.sgml
index 5485033ed8c..c696cec1a1c 100644
--- a/doc/src/sgml/ref/pg_rewind.sgml
+++ b/doc/src/sgml/ref/pg_rewind.sgml
@@ -97,9 +97,9 @@ PostgreSQL documentation
pg_rewind requires that the target server either has
the option enabled
in postgresql.conf or data checksums enabled when
- the cluster was initialized with initdb. Neither of these
- are currently on by default.
- must also be set to on, but is enabled by default.
+ the cluster was initialized with initdb (the
+ default). must also be set to
+ on, but is enabled by default.