diff options
Diffstat (limited to 'share/man/man4/kld.4')
-rw-r--r-- | share/man/man4/kld.4 | 7 |
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 |