Doc: Fix duplicated lines

Thanks to elados93 for the patch.
This commit is contained in:
Ondrej Zajicek 2019-10-08 14:20:25 +02:00
parent c41a914d6e
commit 15a7583787

View file

@ -748,10 +748,6 @@ agreement").
on all interfaces that have address from 192.168.0.0/16, but not from
192.168.1.0/24.
<cf>interface -192.168.1.0/24, 192.168.0.0/16;</cf> - start the protocol
on all interfaces that have address from 192.168.0.0/16, but not from
192.168.1.0/24.
<cf>interface "eth*" 192.168.1.0/24;</cf> - start the protocol on all
ethernet interfaces that have address from 192.168.1.0/24.