]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Tiny typo in lldpd's manpage 142/head
authorMathieu Simon <mathieu.simon@simweb.ch>
Wed, 7 Oct 2015 16:23:20 +0000 (18:23 +0200)
committerMathieu Simon <mathieu.simon@simweb.ch>
Wed, 7 Oct 2015 16:23:20 +0000 (18:23 +0200)
src/daemon/lldpd.8.in

index 4c17b83cf11783d975bc6f17a4bd71d1a51e938b..56c7d2e4be0a68c89f66464ae69d57dffcf03e04 100644 (file)
@@ -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