Fix the description of sysinstall's DHCP configuration of the interfaces.
PR: 75902 Submitted by: Joel Dahl <joel@automatvapen.se>
This commit is contained in:
parent
d98c2da67f
commit
475314c124
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23474
1 changed files with 2 additions and 2 deletions
|
@ -2600,9 +2600,9 @@ nis_client_flags="-S <replaceable>NIS domain</replaceable>,<replaceable>server</
|
|||
<para>DHCP is supported by
|
||||
<application>sysinstall</application>. When configuring a
|
||||
network interface within
|
||||
<application>sysinstall</application>, the first question
|
||||
<application>sysinstall</application>, the second question
|
||||
asked is: <quote>Do you want to try DHCP configuration of
|
||||
this interface?</quote>. Answering affirmatively will
|
||||
the interface?</quote>. Answering affirmatively will
|
||||
execute <command>dhclient</command>, and if successful, will
|
||||
fill in the network configuration information
|
||||
automatically.</para>
|
||||
|
|
Loading…
Reference in a new issue