]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Doc: Fix duplicated lines
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 8 Oct 2019 12:20:25 +0000 (14:20 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 8 Oct 2019 12:20:25 +0000 (14:20 +0200)
Thanks to elados93 for the patch.

doc/bird.sgml

index cb90e615991465fbfdd216a73209c040d7f4c655..174618a4e69c39a170bbf6961ef55cbb1fc81868 100644 (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.