1comment = "A framework for managing multiple DNS configurations" 2 3desc = <<EOD 4resolvconf(8) is used to manage /etc/resolv.conf for systems which move between 5different networks, such as laptops. It is typically invoked by dhclient(8) to 6provide new nameservers when connecting to a network. 7EOD 8 9annotations { 10 set = minimal 11} 12