From owner-freebsd-doc@FreeBSD.ORG Wed Apr 9 13:50:59 2014 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BC8DC28F for ; Wed, 9 Apr 2014 13:50:59 +0000 (UTC) Received: from gamma.ukrhub.net (gamma.ukrhub.net [94.125.120.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gamma.ukrhub.net", Issuer "gamma.ukrhub.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3FA221A25 for ; Wed, 9 Apr 2014 13:50:58 +0000 (UTC) Received: from gamma.ukrhub.net (localhost [127.0.0.1]) by gamma.ukrhub.net (8.14.8/8.14.8) with ESMTP id s39DSJXQ002032 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 9 Apr 2014 16:28:19 +0300 (EEST) (envelope-from ds@ukrhub.net) Received: (from ds@localhost) by gamma.ukrhub.net (8.14.8/8.14.8/Submit) id s39DSJON002031; Wed, 9 Apr 2014 16:28:19 +0300 (EEST) (envelope-from ds@ukrhub.net) X-Authentication-Warning: gamma.ukrhub.net: ds set sender to ds@ukrhub.net using -f Date: Wed, 9 Apr 2014 16:28:19 +0300 From: Taras Korenko To: Kevin Thompson Subject: Re: Mistake in handbook 23.6 Rebuilding world Message-ID: <20140409132818.GA1734@gamma.ukrhub.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-doc@FreeBSD.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Taras Korenko List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2014 13:50:59 -0000 On Wed, Apr 09, 2014 at 09:06:35AM -0400, Kevin Thompson wrote: > Howdy folks, > > I think there is a mistake in this document: > http://www5.us.freebsd.org/doc/handbook/makeworld.html > > In: > - Section 23.6.1 "Overview of Process" > - Procedure 23.2 "Overview of Build World Process" > - Step 9 "Update any remaining configuration files." > > the command line given for mergemaster is 'mergemaster -p' - this looks > like copy-pasta from step 7, that command line option isn't appropriate > for /finishing/ the config merge. Please check the main web site, it is refreshed more often: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html > ... -- WBR, Taras Korenko