From 76786935df22f869077763dc82673e290b35dcfa Mon Sep 17 00:00:00 2001 From: Dru Lavigne Date: Fri, 12 Jun 2015 01:28:17 +0000 Subject: [PATCH] Fix long wrap, translators can ignore. Differential Revision: https://reviews.freebsd.org/D2787 --- .../books/handbook/advanced-networking/chapter.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml index 47ae5762ee..7d7e8ac3ac 100644 --- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml @@ -4083,8 +4083,8 @@ Received 264951 bytes in 0.1 seconds The root-path option defines the path to the NFS root file system. - Once the edits are saved, enable DHCP at - boot time by adding the following line to + Once the edits are saved, enable DHCP + at boot time by adding the following line to /etc/rc.conf: dhcpd_enable="YES"