From: Christopher Johnston Date: Mon, 5 Dec 2011 15:19:33 +0000 (-0800) Subject: /trabmission/tranmission/ X-Git-Tag: 0.5.6~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=de4092b57aeaf3b427f77bfbc669778d4f0f5686;p=thirdparty%2Flldpd.git /trabmission/tranmission/ --- diff --git a/src/lldpctl.c b/src/lldpctl.c index 0c2b3788..f225c716 100644 --- a/src/lldpctl.c +++ b/src/lldpctl.c @@ -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