summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2013-07-27 00:38:29 +0200
committerOndrej Zajicek <santiago@crfreenet.org>2013-07-27 00:38:29 +0200
commitf4830d8cb801c9124361bcc0c9e33f8f6005c08d (patch)
tree05819e5e280bf0a64b3d3e7c6fefde9f62ff6002 /doc
parent4ee39ff2ff78f86ce1ec79a77e22120984452549 (diff)
Documentation update.
Diffstat (limited to 'doc')
-rw-r--r--doc/bird.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml
index a1d3dc2c..ac8aab61 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -332,8 +332,8 @@ protocol rip {
expression and the name of the template. At the moment templates (and <cf/from/ expression)
are not implemented for OSPF protocol.
- <tag>define <m/constant/ = (<m/expression/)|<m/number/|<m/IP address/</tag>
- Define a constant. You can use it later in every place you could use a simple integer or an IP address.
+ <tag>define <m/constant/ = <m/expression/</tag>
+ Define a constant. You can use it later in every place you could use a value of the same type.
Besides, there are some predefined numeric constants based on /etc/iproute2/rt_* files.
A list of defined constants can be seen (together with other symbols) using 'show symbols' command.