From owner-svn-doc-head@FreeBSD.ORG Sat Feb 16 15:43:11 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DB9CB21F; Sat, 16 Feb 2013 15:43:11 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C3EC5F65; Sat, 16 Feb 2013 15:43:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1GFhBNI038890; Sat, 16 Feb 2013 15:43:11 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1GFhB0f038889; Sat, 16 Feb 2013 15:43:11 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201302161543.r1GFhB0f038889@svn.freebsd.org> From: Eitan Adler Date: Sat, 16 Feb 2013 15:43:11 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40981 - head/en_US.ISO8859-1/books/handbook/config X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2013 15:43:11 -0000 Author: eadler Date: Sat Feb 16 15:43:11 2013 New Revision: 40981 URL: http://svnweb.freebsd.org/changeset/doc/40981 Log: Fix FAQ id. Approved by: bcr (mentor) Modified: head/en_US.ISO8859-1/books/handbook/config/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/config/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/config/chapter.xml Sat Feb 16 15:43:08 2013 (r40980) +++ head/en_US.ISO8859-1/books/handbook/config/chapter.xml Sat Feb 16 15:43:11 2013 (r40981) @@ -607,7 +607,7 @@ HOME=/var/log editor: cron will notice that the file has changed and immediately begin using the updated version. See + url="&url.books.faq;/admin.html#root-not-found-cron-errors"> this FAQ entry for more information.