Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2003 10:56:21 -0400
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: bsd.kmod.mk and manual pages.
Message-ID:  <20030826105621.31c83b95.trhodes@FreeBSD.org>
In-Reply-To: <20030826082220.GG47959@garage.freebsd.pl>
References:  <20030826082220.GG47959@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Aug 2003 10:22:20 +0200
Pawel Jakub Dawidek <nick@garage.freebsd.pl> wrote:

> Hello.
> 
> How to put manual page to kld module using bsd.kmod.mk?
> 
> There are some examples in /sys/modules/ of such usage:
> 
> [...]
> KMOD=	foo
> [...]
> MAN4=	foo.4
> [...]
> 

Usually driver manual pages are added to section four, and then
they are built with the Makefile from that location.

Or did I misinterpret your question?

-- 
Tom Rhodes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030826105621.31c83b95.trhodes>