diff options
Diffstat (limited to 'extensions/libipt_realm.man')
-rw-r--r-- | extensions/libipt_realm.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libipt_realm.man b/extensions/libipt_realm.man index b33da0e6..362ab609 100644 --- a/extensions/libipt_realm.man +++ b/extensions/libipt_realm.man @@ -1,7 +1,7 @@ This matches the routing realm. Routing realms are used in complex routing setups involving dynamic routing protocols like BGP. .TP -.BI "--realm " "[!] " "value[/mask]" +[\fB!\fP] \fB--realm\fP \fIvalue\fP[\fB/\fP\fImask\fP] Matches a given realm number (and optionally mask). If not a number, value can be a named realm from /etc/iproute2/rt_realms (mask can not be used in that case). |