summaryrefslogtreecommitdiffstats
path: root/share/man/man4/kld.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-14 11:20:58 +0000
committerru <ru@FreeBSD.org>2000-11-14 11:20:58 +0000
commit7d99729431353c50207fda8b9ab30e1c354c6061 (patch)
tree8d8c39d3231f9a7b91446e46dfc9b54f9eb84725 /share/man/man4/kld.4
parent56cb617a9d071d8ad21ab908ea9224e718dae618 (diff)
downloadFreeBSD-src-7d99729431353c50207fda8b9ab30e1c354c6061.zip
FreeBSD-src-7d99729431353c50207fda8b9ab30e1c354c6061.tar.gz
Use Fx macro wherever possible.
Diffstat (limited to 'share/man/man4/kld.4')
-rw-r--r--share/man/man4/kld.47
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/kld.4 b/share/man/man4/kld.4
index 04c4704..ed38f29 100644
--- a/share/man/man4/kld.4
+++ b/share/man/man4/kld.4
@@ -32,8 +32,9 @@
.Nm kld
.Nd dynamic kernel linker facility
.Sh DESCRIPTION
-The LKM (Loadable Kernel Modules) facility has been deprecated in FreeBSD
-3.0 and above in favor of the
+The LKM (Loadable Kernel Modules) facility has been deprecated in
+.Fx 3.0
+and above in favor of the
.Nm
interface.
This interface, like its
@@ -49,7 +50,7 @@ is a generic type, for which the module itself handles loading and
unloading.
.Pp
The
-.Tn FreeBSD
+.Fx
system makes extensive use of loadable kernel modules, and provides loadable
versions of most filesystems, the
.Tn NFS
OpenPOWER on IntegriCloud