From owner-freebsd-questions@FreeBSD.ORG Tue Sep 3 13:44:18 2013 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5BD1D955 for ; Tue, 3 Sep 2013 13:44:18 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 08B9B2D6D for ; Tue, 3 Sep 2013 13:44:17 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r83DiGgv049255; Tue, 3 Sep 2013 07:44:16 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r83DiG2I049252; Tue, 3 Sep 2013 07:44:16 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 3 Sep 2013 07:44:16 -0600 (MDT) From: Warren Block To: JC Subject: Re: Automatic Network Configuration (DHCP) In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Tue, 03 Sep 2013 07:44:16 -0600 (MDT) Cc: freebsd-questions@FreeBSD.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Sep 2013 13:44:18 -0000 On Mon, 2 Sep 2013, JC wrote: > Under Section: 29.6.7.2. DHCP Server Installation > > > There is a error where the file name reads "/usr/local/etc/dhcpd.conf.sample". > > "dhcpd.conf.sample" should read "dhcpd.conf.example". Fixed! In the future, reporting this type of problem with a PR is the best way to make sure people are aware of it. Thanks!