From owner-freebsd-current@FreeBSD.ORG Thu Aug 5 18:33:27 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 EEDC216A4CE for ; Thu, 5 Aug 2004 18:33:27 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADDFE43D53 for ; Thu, 5 Aug 2004 18:33:27 +0000 (GMT) (envelope-from rodrigc@crodrigues.org) Received: from h00609772adf0.ne.client2.attbi.com ([66.30.114.143]) by comcast.net (sccrmhc11) with ESMTP id <20040805183326011000gisje>; Thu, 5 Aug 2004 18:33:26 +0000 Received: from h00609772adf0.ne.client2.attbi.com (localhost [127.0.0.1]) i75IXX1N073540 for ; Thu, 5 Aug 2004 14:33:34 -0400 (EDT) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost)i75IXX3I073539 for freebsd-current@freebsd.org; Thu, 5 Aug 2004 14:33:33 -0400 (EDT) (envelope-from rodrigc) Date: Thu, 5 Aug 2004 14:33:33 -0400 From: Craig Rodrigues To: freebsd-current@freebsd.org Message-ID: <20040805183333.GA73498@crodrigues.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: Installing cdevsw_add(), cdevsw_remove() man pages in -current? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Aug 2004 18:33:28 -0000 Hi, According to: http://www.freebsd.org/doc/en/books/porters-handbook/freebsd-versions.html cdevsw_add() and cdevsw_remove() were removed in 500104. If so, is there any point in installing man pages for these functions? --- share/man/man9/Makefile.orig Thu Aug 5 14:32:04 2004 +++ share/man/man9/Makefile Thu Aug 5 14:32:18 2004 @@ -34,8 +34,6 @@ BUS_SETUP_INTR.9 \ byteorder.9 \ cd.9 \ - cdevsw_add.9 \ - cdevsw_remove.9 \ condvar.9 \ contigmalloc.9 \ copy.9 \ -- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org