Commit 15a75837 authored by Ondrej Zajicek's avatar Ondrej Zajicek
Browse files

Doc: Fix duplicated lines

Thanks to elados93 for the patch.
parent c41a914d
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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.