Fix an example of dhclient rc.conf variables
Submitted by: Phil Sorber <phil@sorber.net>
This commit is contained in:
parent
793d2d9cc8
commit
264ce7617a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32995
1 changed files with 2 additions and 2 deletions
|
@ -2648,8 +2648,8 @@ nis_client_flags="-S <replaceable>NIS domain</replaceable>,<replaceable>server</
|
|||
flags to <command>dhclient</command>, also include the
|
||||
following (editing as necessary):</para>
|
||||
|
||||
<programlisting>dhcp_program="/sbin/dhclient"
|
||||
dhcp_flags=""</programlisting>
|
||||
<programlisting>dhclient_program="/sbin/dhclient"
|
||||
dhclient_flags=""</programlisting>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
|
Loading…
Reference in a new issue