Doc: Fix duplicated lines
Thanks to elados93 for the patch.
This commit is contained in:
parent
c41a914d6e
commit
15a7583787
1 changed files with 0 additions and 4 deletions
|
@ -748,10 +748,6 @@ agreement").
|
||||||
on all interfaces that have address from 192.168.0.0/16, but not from
|
on all interfaces that have address from 192.168.0.0/16, but not from
|
||||||
192.168.1.0/24.
|
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
|
<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.
|
ethernet interfaces that have address from 192.168.1.0/24.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue