From owner-freebsd-doc Thu Mar 21 7: 2:55 2002 Delivered-To: freebsd-doc@freebsd.org Received: from www.example.org (ANice-103-1-3-32.abo.wanadoo.fr [80.11.189.32]) by hub.freebsd.org (Postfix) with SMTP id E51AB37B400 for ; Thu, 21 Mar 2002 07:02:51 -0800 (PST) Received: (qmail 4651 invoked by uid 1000); 21 Mar 2002 15:02:49 -0000 Date: Thu, 21 Mar 2002 16:02:49 +0100 From: Marco Molteni To: doc@freebsd.org Subject: [PATCH] kld.4: mention DaemonNews article Message-ID: <20020321160249.A4646@cobweb.example.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, here is a small patch to the kld(4) man page, SEE ALSO section. Please feel free to edit it since I am not a man format expert. marco --- kld.4.old Thu Mar 21 15:58:34 2002 +++ kld.4.new Thu Mar 21 16:00:18 2002 @@ -129,6 +129,10 @@ .Xr kldload 8 , .Xr kldstat 8 , .Xr kldunload 8 + +The Daemon News article: "Dynamic Kernel Linker (KLD) Facility Programming +Tutorial", October 2000. + .Sh BUGS If a module B, is dependent on another module A, but is not compiled with module A as a dependency, then To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message