From owner-freebsd-doc@FreeBSD.ORG Sun Jan 18 16:00:13 2009 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 968051065672 for ; Sun, 18 Jan 2009 16:00:13 +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 569648FC12 for ; Sun, 18 Jan 2009 16:00:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0IG02cm035752 for ; Sun, 18 Jan 2009 16:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0IG02Pb035751; Sun, 18 Jan 2009 16:00:02 GMT (envelope-from gnats) Resent-Date: Sun, 18 Jan 2009 16:00:02 GMT Resent-Message-Id: <200901181600.n0IG02Pb035751@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, Alexander Best Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B9FA106564A for ; Sun, 18 Jan 2009 15:51:52 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 297BE8FC14 for ; Sun, 18 Jan 2009 15:51:52 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n0IFpqAc071266 for ; Sun, 18 Jan 2009 15:51:52 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n0IFppWk071265; Sun, 18 Jan 2009 15:51:51 GMT (envelope-from nobody) Message-Id: <200901181551.n0IFppWk071265@www.freebsd.org> Date: Sun, 18 Jan 2009 15:51:51 GMT From: Alexander Best To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/130699: MFILEs in /usr/src/tools/kerneldoc/subsys/Makefile are outdated 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: Sun, 18 Jan 2009 16:00:14 -0000 >Number: 130699 >Category: docs >Synopsis: MFILEs in /usr/src/tools/kerneldoc/subsys/Makefile are outdated >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 18 16:00:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alexander Best >Release: 8-CURRENT >Organization: >Environment: FreeBSD moshnroll 8.0-CURRENT FreeBSD 8.0-CURRENT #0 r187392M: Sun Jan 18 14:42:30 UTC 2009 root@moshnroll:/usr/obj/usr/src/sys/ARUNDEL i386 >Description: the MFILEs in /usr/src/tools/kerneldoc/subsys/Makefile are outdated. making doxygen thus fails. cd /usr/src/sys && find ./ -name *.m should output a list of the current MFILEs. instead of simply updating the static MFILEs entries in the Makefile it might be a good idea to generate the list of MFILEs dynamically so the Makefile doesn't have to updated every time MFILEs get renamed, added or removed. cheers. alex >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: