mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-08 13:44:56 +02:00
dhcpmac: fix rename leftover from typo
This commit is contained in:

committed by
Jan Engelhardt

parent
f21e372402
commit
c288ecdb9c
@@ -30,7 +30,7 @@ static const struct option dhcpmac_tg_opts[] = {
|
|||||||
static void dhcpmac_tg_help(void)
|
static void dhcpmac_tg_help(void)
|
||||||
{
|
{
|
||||||
printf(
|
printf(
|
||||||
"DHCPADDDR target options:\n"
|
"DHCPMAC target options:\n"
|
||||||
" --set-mac lladdr[/mask] Set MAC address in DHCP Client Host field\n"
|
" --set-mac lladdr[/mask] Set MAC address in DHCP Client Host field\n"
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user