summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2019-10-08 14:20:25 +0200
committerOndrej Zajicek <santiago@crfreenet.org>2019-10-08 14:20:25 +0200
commit15a758378716a0af1d198c55d56a66da4ef08c93 (patch)
tree576a27d1968c54e1a3d226dc5e720b5babb22bc9
parentc41a914d6e9be91cda40c7e7c05a8b4f2b515089 (diff)
Doc: Fix duplicated lines
Thanks to elados93 for the patch.
-rw-r--r--doc/bird.sgml4
1 files changed, 0 insertions, 4 deletions
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.
- <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.