From owner-freebsd-doc@FreeBSD.ORG Wed Nov 18 22:19:11 2009 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF95C106566C for ; Wed, 18 Nov 2009 22:19:11 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 786538FC14 for ; Wed, 18 Nov 2009 22:19:11 +0000 (UTC) Received: by fxm27 with SMTP id 27so1808844fxm.3 for ; Wed, 18 Nov 2009 14:19:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=AUbbl9qoKbYH9kXGCMQT45dFfLp06pAV4xBmc+8d04E=; b=BTN8cstjnwiiHNc4tF1vkkPo9eEePRwUeYvZO2dAKQM7PghCUvXdp/k8xwekXSbCC5 1sWur25WDJ1NIBlLui4Aa+14vhmsEI1f5d6r3u3q2dj87UWNE4s/tjNye2UKs0h+O8Vy cPT+Z4wG0OIIZTawKOnqni/g40P1XsPmL1WU4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=wRFSutgEXl74HW+kHD/9MIFj9Ol3kcNsmHlUxZ3d5dRCZlyiWpx2mF1KtFdMBrh3lD gHO4csdSNAWUPITCQ5AHs/vs22zM+6e/qLEOzHswsnJzUxFQ0rdd7WlYKBSK9QC8BvUW GjGV3ChwxQzHTZf8rEii87MBBTx3D8DDbUTrY= MIME-Version: 1.0 Received: by 10.204.141.3 with SMTP id k3mr2764290bku.177.1258581273577; Wed, 18 Nov 2009 13:54:33 -0800 (PST) In-Reply-To: <4B045D2F.2080906@eskk.nu> References: <4B045D2F.2080906@eskk.nu> Date: Thu, 19 Nov 2009 00:54:33 +0300 Message-ID: From: pluknet To: Leslie Jensen Content-Type: text/plain; charset=ISO-8859-1 Cc: doc@freebsd.org Subject: Re: Just a little correction X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Nov 2009 22:19:12 -0000 2009/11/18 Leslie Jensen : > Hi > > On the page > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-dhcp.html > > Chapter 29.5.7.3 Configuring the DHCP Server > > It says: > Then, you can proceed to start the server by issuing the following command: > > # /usr/local/etc/rc.d/isc-dhcpd.sh start > > I get an error with that command!! > > root@machine01~:/usr/local/etc/rc.d/isc-dhcpd.sh start > /usr/local/etc/rc.d/isc-dhcpd.sh: Command not found. > > The following works: > > root@machine01~:/usr/local/etc/rc.d/isc-dhcpd start > > > It's not a big thing but I think it should be corrected. > Also the leftovers from pre rcng are: 16.15.6 Testing the Configuration /usr/local/etc/rc.d/nagios.sh 30.5.9 Building the Rule Script with Symbolic Substitution /usr/local/etc/rc.d/ipf.loadrules.sh (not 100% sure) -- wbr, pluknet