From: Mathieu Simon Date: Wed, 7 Oct 2015 16:23:20 +0000 (+0200) Subject: Tiny typo in lldpd's manpage X-Git-Tag: 0.8.0~45^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F142%2Fhead;p=thirdparty%2Flldpd.git Tiny typo in lldpd's manpage --- diff --git a/src/daemon/lldpd.8.in b/src/daemon/lldpd.8.in index 4c17b83c..56c7d2e4 100644 --- a/src/daemon/lldpd.8.in +++ b/src/daemon/lldpd.8.in @@ -204,7 +204,7 @@ wildcards. Several interfaces can be specified separated by commas. It is also possible to blacklist an interface by suffixing it with an exclamation mark. It is possible to whitelist an interface by suffixing it with two exclamation marks. A whitelisted interface beats -a blacklisted interfaces which beats a simple matched interface. For +a blacklisted interface which beats a simple matched interface. For example, with .Em eth*,!eth1,!eth2 .Nm