Date: Fri, 06 Aug 2004 23:00:18 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: rodrigc@crodrigues.org Cc: freebsd-current@FreeBSD.ORG Subject: Re: Installing cdevsw_add(), cdevsw_remove() man pages in -current? Message-ID: <20040806.230018.128046823.imp@bsdimp.com> In-Reply-To: <20040805183333.GA73498@crodrigues.org> References: <20040805183333.GA73498@crodrigues.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20040805183333.GA73498@crodrigues.org>
Craig Rodrigues <rodrigc@crodrigues.org> writes:
: 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 \
I believe that you are correct. I've removed them since it has been a
while since we removed the functions.
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040806.230018.128046823.imp>
