Fix ifconfig output to use actual tabs. Remove some passivity and a

couple of instances of "you" and "your".
This commit is contained in:
Warren Block 2016-04-03 22:16:21 +00:00
parent c129f62d84
commit 03501243b9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48532

View file

@ -968,12 +968,12 @@ lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
command line with &man.ifconfig.8; but will not persist after
a reboot unless the configuration is also added to
<filename>/etc/rc.conf</filename>. If a
<acronym>DHCP</acronym> server is present on your LAN, you
will just have to add the following line:</para>
<acronym>DHCP</acronym> server is present on the LAN,
just add this line:</para>
<programlisting>ifconfig_dc0="DHCP"</programlisting>
<para>Replace <filename>dc0</filename> with the correct value
<para>Replace <replaceable>dc0</replaceable> with the correct value
for the system.</para>
<para>The line added, then, follow the instructions given in