summaryrefslogtreecommitdiff
path: root/share/man/man4/kld.4
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1999-08-15 10:48:36 +0000
committerMike Pritchard <mpp@FreeBSD.org>1999-08-15 10:48:36 +0000
commitdef37e7c68d5302d98cc7c808a9a7db4e338643e (patch)
tree9dda0df088ab9f763c21cdd5f2673a93cdb40d23 /share/man/man4/kld.4
parent36b3fda178c9af6ba319cbd9e95e663ef80edb72 (diff)
Notes
Diffstat (limited to 'share/man/man4/kld.4')
-rw-r--r--share/man/man4/kld.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/kld.4 b/share/man/man4/kld.4
index dd29a2c8abbd..0a157dbd04a8 100644
--- a/share/man/man4/kld.4
+++ b/share/man/man4/kld.4
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: kld.4,v 1.1 1999/04/13 13:23:11 ghelmer Exp $
+.\" $Id: kld.4,v 1.2 1999/04/13 14:51:51 ghelmer Exp $
.\"
.Dd November 08, 1998
.Dt KLD 4
@@ -160,7 +160,9 @@ facility was originally implemented by
.Sh HISTORY
The
.Nm
-facility appeared in FreeBSD 3.0 and was designed as a replacement for the
+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