]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
/trabmission/tranmission/
authorChristopher Johnston <chjohnst@gmail.com>
Mon, 5 Dec 2011 15:19:33 +0000 (07:19 -0800)
committerVincent Bernat <bernat@luffy.cx>
Mon, 5 Dec 2011 18:04:07 +0000 (19:04 +0100)
src/lldpctl.c

index 0c2b378888b925b88143805299e2f2d7013d81be..f225c71695892ec38d06d56b8ac885a29f3d7f95 100644 (file)
@@ -59,11 +59,11 @@ usage(void)
        fprintf(stderr, "-P policy   Enable the transmission of LLDP-MED Network Policy TLVs\n");
        fprintf(stderr, "            for the given interfaces. Can be repeated to specify\n");
        fprintf(stderr, "            different policies.\n");
-       fprintf(stderr, "-O poe      Enable the trabsmission of LLDP-MED POE-MDI TLV\n");
+       fprintf(stderr, "-O poe      Enable the transmission of LLDP-MED POE-MDI TLV\n");
        fprintf(stderr, "            for the given interfaces.\n");
 #endif
 #ifdef ENABLE_DOT3
-       fprintf(stderr, "-o poe      Enable the trabsmission of Dot3 POE-MDI TLV\n");
+       fprintf(stderr, "-o poe      Enable the transmission of Dot3 POE-MDI TLV\n");
        fprintf(stderr, "            for the given interfaces.\n");
 #endif