diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml
index 975f9202ba..8625554615 100644
--- a/doc/arm/Bv9ARM-book.xml
+++ b/doc/arm/Bv9ARM-book.xml
@@ -7022,9 +7022,10 @@ options {
Check that the two forms of Sender Policy Framework
- records (TXT and SPF) either both exist or both
- don't exist. Warnings are emitted it they don't
- and be suppressed with check-spf.
+ records (TXT records starting with "v=spf1" and SPF) either
+ both exist or both don't exist. Warnings are
+ emitted it they don't and be suppressed with
+ check-spf.
@@ -7067,9 +7068,9 @@ options {
When performing integrity checks, check that the
two forms of Sender Policy Framwork records (TXT
- and SPF) both exist or both don't exist and issue
- a warning if not met. The default is
- warn.
+ records starting with "v=spf1" and SPF) both exist
+ or both don't exist and issue a warning if not
+ met. The default is warn.