diff -ruN iptables.old/extensions/libipt_DNAT.man iptables/extensions/libipt_DNAT.man --- iptables.old/extensions/libipt_DNAT.man 2004-07-08 19:29:46.000000000 +0200 +++ iptables/extensions/libipt_DNAT.man 2004-07-19 21:20:48.000000000 +0200 @@ -27,4 +27,5 @@ You can add several --to-destination options. If you specify more than one destination address, either via an address range or multiple --to-destination options, a simple round-robin (one after another in -cycle) load balancing takes place between these adresses. +cycle) load balancing takes place between these addresses. +.RE diff -ruN iptables.old/extensions/libipt_SNAT.man iptables/extensions/libipt_SNAT.man --- iptables.old/extensions/libipt_SNAT.man 2004-01-22 16:04:24.000000000 +0100 +++ iptables/extensions/libipt_SNAT.man 2004-07-19 21:21:16.000000000 +0200 @@ -23,4 +23,5 @@ You can add several --to-source options. If you specify more than one source address, either via an address range or multiple --to-source options, a simple round-robin (one after another in -cycle) takes place between these adresses. +cycle) takes place between these addresses. +.RE