From owner-freebsd-doc@FreeBSD.ORG Thu Mar 29 00:55:10 2012 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9511D1065670 for ; Thu, 29 Mar 2012 00:55:10 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with SMTP id 282D88FC0A for ; Thu, 29 Mar 2012 00:55:10 +0000 (UTC) Received: (qmail 78758 invoked by uid 0); 28 Mar 2012 20:55:09 -0400 Received: from unknown (HELO glenbarber.us) (76.124.49.145) by 0 with SMTP; 28 Mar 2012 20:55:09 -0400 Date: Wed, 28 Mar 2012 20:55:07 -0400 From: Glen Barber To: Rick van der Zwet Message-ID: <20120329005507.GB1716@glenbarber.us> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-doc@freebsd.org Subject: Re: [patch] wrong path /etc/loader.conf 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: Thu, 29 Mar 2012 00:55:10 -0000 On Thu, Mar 29, 2012 at 01:12:41AM +0200, Rick van der Zwet wrote: > /etc/loader.conf should be /boot/loader.conf > > Found at: faq/troubleshoot.html#COMPUTER-CLOCK-SKEW > Fixed, thanks! I'd rather the non-English stuff get fixed as result of the normal translation cycle, in case there are other changes that need to be translated. So, I only fixed it in the English version of the FAQ. Glen