From owner-cvs-all Sun Apr 2 1:25:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E96B637B6AB; Sun, 2 Apr 2000 01:25:22 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA19648; Sun, 2 Apr 2000 01:25:22 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Message-Id: <200004020925.BAA19648@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sun, 2 Apr 2000 01:25:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile BUS_CONNECT_INTR.9 BUS_CREATE_INTR.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/04/02 01:25:16 PST Modified files: share/man/man9 Makefile Removed files: share/man/man9 BUS_CONNECT_INTR.9 BUS_CREATE_INTR.9 Log: Get rid of the manpages for BUS_CREATE_INTR() and BUS_CONNECT_INTR(). These got replaced by BUS_SETUP_INTR(). This once again illustrates an API change without informing -doc, so that these sort post cleanup actions could've been avoided. And then people wonder why the docs suck so much at times. Reviewed by: peter Revision Changes Path 1.64 +2 -2 src/share/man/man9/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message