master
-Wall
replace obsolete .Li macros with .Dv and .Er as appropriate
Honour -n when deleting entries, sync parse_host() from ndp(8)
Remove stylistic differences between arp(8) and ndp(8) delete() function. This makes it easier to spot real changes in behavior. OK kn@