From: angelos Date: Thu, 20 Apr 2000 17:45:55 +0000 (+0000) Subject: Document /etc/resolv.conf.tail X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=8b23ec3f2228dcde3e0bab1b312b63a4cddf454d;p=openbsd Document /etc/resolv.conf.tail --- diff --git a/usr.sbin/dhcp/dhclient/dhclient-script.8 b/usr.sbin/dhcp/dhclient/dhclient-script.8 index d20e5aff1c7..42f79a131fa 100644 --- a/usr.sbin/dhcp/dhclient/dhclient-script.8 +++ b/usr.sbin/dhcp/dhclient/dhclient-script.8 @@ -107,8 +107,9 @@ When a binding has been completed, a lot of network parameters are likely to need to be set up. A new /etc/resolv.conf needs to be created, using the values of $new_domain_name and $new_domain_name_servers (which may list more than one server, -separated by spaces). A default route should be set using -$new_routers, and static routes may need to be set up using +separated by spaces). If /etc/resolv.conf.tail exists, it is appended +to the newly-created /etc/resolv.conf file. A default route should +be set using $new_routers, and static routes may need to be set up using $new_static_routes. .PP If an IP alias has been declared, it must be set up here. The alias