diff --git a/doc/bird.sgml b/doc/bird.sgml index 7498fa9a..3905630b 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -461,9 +461,9 @@ if 1234 = i then printn "."; else { print "*** FAIL: if 1 else"; } any routes and only serves as a module for getting information about network interfaces from the kernel. -
Except for very unusual circumstances, you probably should always include -this protocol in the configuration since almost all other protocol don't -do anything if they are not provided with network interfaces. +
Except for very unusual circumstances, you probably should include
+this protocol in the configuration since almost all other protocol
+require network interfaces to be defined in order to work.