*** a/doc/src/sgml/high-availability.sgml
--- b/doc/src/sgml/high-availability.sgml
***************
*** 812,818 **** archive_cleanup_command = 'pg_archivecleanup /path/to/archive %r'
  # Allow the user "foo" from host 192.168.1.100 to connect to the primary
  # as a replication standby if the user's password is correctly supplied.
  #
! # TYPE  DATABASE        USER            CIDR-ADDRESS            METHOD
  host    replication     foo             192.168.1.100/32        md5
  </programlisting>
      </para>
--- 812,818 ----
  # Allow the user "foo" from host 192.168.1.100 to connect to the primary
  # as a replication standby if the user's password is correctly supplied.
  #
! # TYPE  DATABASE        USER            ADDRESS                 METHOD
  host    replication     foo             192.168.1.100/32        md5
  </programlisting>
      </para>
