From 03501243b96eb2560cc076c4cb472fc20534394e Mon Sep 17 00:00:00 2001 From: Warren Block Date: Sun, 3 Apr 2016 22:16:21 +0000 Subject: [PATCH] Fix ifconfig output to use actual tabs. Remove some passivity and a couple of instances of "you" and "your". --- en_US.ISO8859-1/books/handbook/config/chapter.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.xml b/en_US.ISO8859-1/books/handbook/config/chapter.xml index 5a0641726a..d486f0862a 100644 --- a/en_US.ISO8859-1/books/handbook/config/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/config/chapter.xml @@ -955,10 +955,10 @@ lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 to: dc0: flags=8843<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 - options=80008<VLAN_MTU,LINKSTATE> - ether 00:a0:cc:da:da:da - media: Ethernet autoselect (100baseTX <full-duplex>) - status: active + options=80008<VLAN_MTU,LINKSTATE> + ether 00:a0:cc:da:da:da + media: Ethernet autoselect (100baseTX <full-duplex>) + status: active it would indicate the card has not been configured. @@ -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 /etc/rc.conf. If a - DHCP server is present on your LAN, you - will just have to add the following line: + DHCP server is present on the LAN, + just add this line: ifconfig_dc0="DHCP" - Replace dc0 with the correct value + Replace dc0 with the correct value for the system. The line added, then, follow the instructions given in