.Nm lldpd
will use all available physical interfaces. This option can use
wildcards. Several interfaces can be specified separated by commas.
-It is also possible to blacklist an interface by suffixing it with an
+It is also possible to blacklist an interface by prefixing it with an
exclamation mark. It is possible to whitelist an interface by
-suffixing it with two exclamation marks. A whitelisted interface beats
+prefixing it with two exclamation marks. A whitelisted interface beats
a blacklisted interfaces which beats a simple matched interface. For
example, with
.Em eth*,!eth1,!eth2
.Nm
will use all available physical interfaces. This option can use
wildcards. Several interfaces can be specified separated by commas.
-It is also possible to blacklist an interface by suffixing it with an
+It is also possible to blacklist an interface by prefixing it with an
exclamation mark. It is possible to whitelist an interface by
-suffixing it with two exclamation marks. A whitelisted interface beats
+prefixing it with two exclamation marks. A whitelisted interface beats
a blacklisted interface which beats a simple matched interface. For
example, with
.Em eth*,!eth1,!eth2