Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2002 16:02:49 +0100
From:      Marco Molteni <molter@tin.it>
To:        doc@freebsd.org
Subject:   [PATCH] kld.4: mention DaemonNews article
Message-ID:  <20020321160249.A4646@cobweb.example.org>

next in thread | raw e-mail | index | archive | help
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




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