From owner-freebsd-doc@FreeBSD.ORG Wed Jun 15 03:10:10 2011 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB20D106564A for ; Wed, 15 Jun 2011 03:10:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AFFE88FC13 for ; Wed, 15 Jun 2011 03:10:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5F3AALN060068 for ; Wed, 15 Jun 2011 03:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5F3AAl7060067; Wed, 15 Jun 2011 03:10:10 GMT (envelope-from gnats) Resent-Date: Wed, 15 Jun 2011 03:10:10 GMT Resent-Message-Id: <201106150310.p5F3AAl7060067@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Robert Simmons Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D24B106564A for ; Wed, 15 Jun 2011 03:07:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id F189C8FC12 for ; Wed, 15 Jun 2011 03:07:33 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p5F37XB7036338 for ; Wed, 15 Jun 2011 03:07:33 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p5F37Xck036337; Wed, 15 Jun 2011 03:07:33 GMT (envelope-from nobody) Message-Id: <201106150307.p5F37Xck036337@red.freebsd.org> Date: Wed, 15 Jun 2011 03:07:33 GMT From: Robert Simmons To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/157894: Handbook uses a deprecated example in rc.conf core configuration 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, 15 Jun 2011 03:10:11 -0000 >Number: 157894 >Category: docs >Synopsis: Handbook uses a deprecated example in rc.conf core configuration >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 15 03:10:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Robert Simmons >Release: 8.2-RELEASE >Organization: >Environment: FreeBSD 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The Handbook section 11.3 "Core Configuration" has an example rc.conf file containing the following line: network_interfaces="fxp0 lo0" According to rc.conf(5) setting this to anything other than AUTO is deprecated: "Set to the list of network interfaces to configure on this host or ``AUTO'' (the default) for all current interfaces. Setting the network_interfaces variable to anything other than the default is deprecated." The URL for the page of the handbook is: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-core-configuration.html >How-To-Repeat: >Fix: The line network_interfaces="fxp0 lo0" in the example should be removed. >Release-Note: >Audit-Trail: >Unformatted: