X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/202ad447124735307fcb08d3a724a8f6c80c3290..2bdc409a7e6f0bd4413a773d9634a327e08ac5ed:/print-bootp.c diff --git a/print-bootp.c b/print-bootp.c index 62b337cb..41c82889 100644 --- a/print-bootp.c +++ b/print-bootp.c @@ -408,8 +408,8 @@ trunc: * l - long (32 bits) * L - unsigned long (32 bits) * s - short (16 bits) - * b - period-seperated decimal bytes (variable length) - * x - colon-seperated hex bytes (variable length) + * b - period-separated decimal bytes (variable length) + * x - colon-separated hex bytes (variable length) * a - ASCII string (variable length) * B - on/off (8 bits) * $ - special (explicit code to handle)