diff --git a/doc/repmgr-standby-clone.xml b/doc/repmgr-standby-clone.xml
index f87269c0..4aecc331 100644
--- a/doc/repmgr-standby-clone.xml
+++ b/doc/repmgr-standby-clone.xml
@@ -205,7 +205,7 @@
&repmgr; supports standbys cloned by another method (e.g. using barman's
- barman recover command).
+ barman recover command).
To integrate the standby as a &repmgr; node, once the standby has been cloned,
diff --git a/doc/repmgr-standby-register.xml b/doc/repmgr-standby-register.xml
index a6df8eff..40f9f75f 100644
--- a/doc/repmgr-standby-register.xml
+++ b/doc/repmgr-standby-register.xml
@@ -108,7 +108,8 @@
Registering a node not cloned by repmgr
If you've cloned a standby using another method (e.g. barman's
- barman recover command), register the node as detailed in section
+ barman recover
+ command), register the node as detailed in section
then execute
repmgr standby clone --recovery-conf-only
to generate the appropriate replication configuration.