diff --git a/doc/src/sgml/pgarchivecleanup.sgml b/doc/src/sgml/pgarchivecleanup.sgml
index abe18ea..b07840c 100644
*** a/doc/src/sgml/pgarchivecleanup.sgml
--- b/doc/src/sgml/pgarchivecleanup.sgml
*************** pg_archivecleanup <optional> <replaceabl
*** 69,77 ****
  <programlisting>
  pg_archivecleanup -d archive 000000010000003700000010.00000020.backup
  
! pg_archivecleanup:  keep WAL files 000000010000003700000010 and later
! pg_archivecleanup:  removing "archive/00000001000000370000000F"
! pg_archivecleanup:  removing "archive/00000001000000370000000E"
  </programlisting>
     <application>pg_archivecleanup</application> assumes that
     <replaceable>archivelocation</> is a directory readable and writable by the
--- 69,77 ----
  <programlisting>
  pg_archivecleanup -d archive 000000010000003700000010.00000020.backup
  
! pg_archivecleanup:  keep WAL file "archive/000000010000003700000010" and later
! pg_archivecleanup:  removing file "archive/00000001000000370000000F"
! pg_archivecleanup:  removing file "archive/00000001000000370000000E"
  </programlisting>
     <application>pg_archivecleanup</application> assumes that
     <replaceable>archivelocation</> is a directory readable and writable by the
