From owner-cvs-all@FreeBSD.ORG Fri May 27 11:02:04 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C33B1065673; Fri, 27 May 2011 11:02:04 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 045608FC12; Fri, 27 May 2011 11:02:04 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p4RB23d0026519; Fri, 27 May 2011 11:02:03 GMT (envelope-from avg@repoman.freebsd.org) Received: (from avg@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4RB23qD026518; Fri, 27 May 2011 11:02:03 GMT (envelope-from avg) Message-Id: <201105271102.p4RB23qD026518@repoman.freebsd.org> From: Andriy Gapon Date: Fri, 27 May 2011 11:02:03 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2011 11:02:04 -0000 avg 2011-05-27 11:02:03 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: handbook: fix suggestion on how to load a different kernel in loader(8) Previous example was outdated and incorrect as it did not account for loading of modules and other files which could be required and specified via loader.conf. Reviewed by: jhb Reported by: Martin Simmons Revision Changes Path 1.197 +2 -4 doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml