From owner-cvs-all Sun Sep 17 5:15:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 92E4137B423; Sun, 17 Sep 2000 05:15:12 -0700 (PDT) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA87832; Sun, 17 Sep 2000 05:15:12 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200009171215.FAA87832@freefall.freebsd.org> From: Alexander Langer Date: Sun, 17 Sep 2000 05:15:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 DRIVER_MODULE.9 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/09/17 05:15:12 PDT Modified files: share/man/man9 Makefile Added files: share/man/man9 DRIVER_MODULE.9 Log: Add DRIVER_MODULE.9, the manual page describing the kernel driver declaration macro. Thanks to Sheldon for a big patch with language/mdoc fixes. Reviewed by: asmodai, sheldonh Revision Changes Path 1.75 +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