diff --git a/doc/bird.sgml b/doc/bird.sgml
index d1b90a1d..cb90e615 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -1473,7 +1473,8 @@ foot).
but bgp_path ˜ [= * 4 5 * =] is false. BGP mask
expressions can also contain integer expressions enclosed in parenthesis
and integer variables, for example [= * 4 (1+2) a =]. You can
- also use ranges, for example [= * 3..5 2 100..200 * =].
+ also use ranges (e.g. [= * 3..5 2 100..200 * =]) and sets
+ (e.g. [= 1 2 [3, 5, 7] * =]).
Clist is similar to a set, except that unlike other sets, it can be