diff --git a/man/NetworkManager.conf.xml.in b/man/NetworkManager.conf.xml.in index 5928843b75..d9d51b846a 100644 --- a/man/NetworkManager.conf.xml.in +++ b/man/NetworkManager.conf.xml.in @@ -133,12 +133,18 @@ Copyright 2010 - 2014 Red Hat, Inc. dhcp This key sets up what DHCP client - NetworkManager will use. Presently - dhclient and dhcpcd - are supported. The client configured here should be - available on your system too. If this key is missing, - available DHCP clients are looked for in this order: - dhclient, dhcpcd. + NetworkManager will use. Allowed values are + dhclient, dhcpcd, and + internal. The dhclient + and dhcpcd options require the indicated + clients to be installed. The internal + option uses a built-in DHCP client which is not currently as + featureful as the external clients (and in particular, does + not yet support DHCPv6). + If this key is missing, available DHCP clients are + looked for in this order: dhclient, + dhcpcd, + internal. no-auto-default