]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/cmd/ip/ipconfig/dhcp.c
ip/dhcpd: change swap to rootserver (thanks k0ga)
[plan9front.git] / sys / src / cmd / ip / ipconfig / dhcp.c
index b9453334e49607ea2204d40f5fdb10be24e671dd..5f52a4e94fac4fafde57eaa536490a3306511413 100644 (file)
@@ -49,7 +49,7 @@ static Option option[256] =
 [OBbflen]              { "bflen",              Tulong },
 [OBdumpfile]           { "dumpfile",           Tstr },
 [OBdomainname]         { "dom",                Tstr },
-[OBswapserver]         { "swap",               Taddrs },
+[OBrootserver]         { "rootserver",         Taddrs },
 [OBrootpath]           { "rootpath",           Tstr },
 [OBextpath]            { "extpath",            Tstr },
 [OBipforward]          { "ipforward",          Taddrs },