summaryrefslogtreecommitdiffstats
path: root/share/man/man4/kld.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-21 08:36:40 +0000
committerru <ru@FreeBSD.org>2005-01-21 08:36:40 +0000
commit7a3e657c56eb965857c0eaa67dfd6280cc69f93b (patch)
tree36796da3893db6597f28e6ae2ca01d40b60b73cb /share/man/man4/kld.4
parente892f32ba81eb2390a9e34d8cea91ef6c95ce340 (diff)
downloadFreeBSD-src-7a3e657c56eb965857c0eaa67dfd6280cc69f93b.zip
FreeBSD-src-7a3e657c56eb965857c0eaa67dfd6280cc69f93b.tar.gz
Sort sections.
Diffstat (limited to 'share/man/man4/kld.4')
-rw-r--r--share/man/man4/kld.432
1 files changed, 16 insertions, 16 deletions
diff --git a/share/man/man4/kld.4 b/share/man/man4/kld.4
index 3601ca2..58b08d5 100644
--- a/share/man/man4/kld.4
+++ b/share/man/man4/kld.4
@@ -131,6 +131,22 @@ example source code implementing a sample kld module
.Xr kldstat 8 ,
.Xr kldunload 8 ,
.Xr sysctl 8
+.Sh HISTORY
+The
+.Nm
+facility appeared in
+.Fx 3.0
+and was designed as a replacement for the
+.Xr lkm 4
+facility, which was similar in functionality to the loadable kernel modules
+facility provided by
+.Tn SunOS
+4.1.3.
+.Sh AUTHORS
+The
+.Nm
+facility was originally implemented by
+.An Doug Rabson Aq dfr@FreeBSD.org .
.Sh BUGS
If a module B, is dependent on another module A, but is not compiled with
module A as a dependency, then
@@ -157,19 +173,3 @@ for any error encountered while loading a module.
When system internal interfaces change, old modules often cannot
detect this, and such modules when loaded will often cause crashes or
mysterious failures.
-.Sh HISTORY
-The
-.Nm
-facility appeared in
-.Fx 3.0
-and was designed as a replacement for the
-.Xr lkm 4
-facility, which was similar in functionality to the loadable kernel modules
-facility provided by
-.Tn SunOS
-4.1.3.
-.Sh AUTHORS
-The
-.Nm
-facility was originally implemented by
-.An Doug Rabson Aq dfr@FreeBSD.org .
OpenPOWER on IntegriCloud