From owner-freebsd-current@FreeBSD.ORG Wed Dec 15 17:03:35 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24B2716A4CE; Wed, 15 Dec 2004 17:03:35 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 828A643D45; Wed, 15 Dec 2004 17:03:34 +0000 (GMT) (envelope-from rodrigc@crodrigues.org) Received: from h00609772adf0.ne.client2.attbi.com ([66.30.114.143]) by comcast.net (sccrmhc12) with ESMTP id <2004121517033301200iio5ue>; Wed, 15 Dec 2004 17:03:33 +0000 Received: from h00609772adf0.ne.client2.attbi.com (localhost [127.0.0.1]) iBFH3XFf004299; Wed, 15 Dec 2004 12:03:33 -0500 (EST) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost)iBFH3Xm2004298; Wed, 15 Dec 2004 12:03:33 -0500 (EST) (envelope-from rodrigc) Date: Wed, 15 Dec 2004 12:03:33 -0500 (EST) Message-Id: <200412151703.iBFH3Xm2004298@h00609772adf0.ne.client2.attbi.com> To: FreeBSD-gnats-submit@freebsd.org From: Craig Rodrigues X-send-pr-version: 3.113 X-GNATS-Notify: cc: freebsd-current@freebsd.org Subject: config.8 documents ioconf.c file which is no longer generated X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Craig Rodrigues List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 17:03:35 -0000 >Submitter-Id: current-users >Originator: Craig Rodrigues >Organization: >Confidential: no >Synopsis: config.8 documents ioconf.c file which is no longer generated >Severity: non-critical >Priority: medium >Category: docs >Class: doc-bug >Release: FreeBSD 6.0-CURRENT i386 >Environment: System: FreeBSD dibbler.crodrigues.org 6.0-CURRENT FreeBSD 6.0-CURRENT #50: Tue Dec 14 22:18:45 EST 2004 rodrigc@dibbler.crodrigues.org:/usr/obj/usr/src/sys/MYKERNEL1 i386 >Description: The config command no longer generates ioconf.c There used to be a file: /usr/src/usr.sbin/config/mkioconf.c but it is gone. The config.8 man page should not mention ioconf.c. >How-To-Repeat: >Fix: --- usr.sbin/config/config.8.orig Wed Dec 15 11:58:15 2004 +++ usr.sbin/config/config.8 Wed Dec 15 11:58:36 2004 @@ -122,9 +122,6 @@ consists of a number of files; for the .Tn i386 , they are: -.Pa ioconf.c , -a description -of what I/O devices are attached to the system; .Pa Makefile , used by .Xr make 1