mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-06 20:55:13 +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)
|
||||
{
|
||||
printf(
|
||||
"DHCPADDDR target options:\n"
|
||||
"DHCPMAC target options:\n"
|
||||
" --set-mac lladdr[/mask] Set MAC address in DHCP Client Host field\n"
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user