diff --git a/doc/bird.sgml b/doc/bird.sgml
index cb90e615..174618a4 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -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.
 
-	interface -192.168.1.0/24, 192.168.0.0/16; - start the protocol
-	on all interfaces that have address from 192.168.0.0/16, but not from
-	192.168.1.0/24.
-
 	interface "eth*" 192.168.1.0/24; - start the protocol on all
 	ethernet interfaces that have address from 192.168.1.0/24.