aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1999-02-15 00:56:38 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1999-02-15 00:56:38 +0000
commite430ec940a470248043072f82361715a98b4c7db (patch)
treefc56b9a956e581367e53bd13e02af4daad142442
parent065f34b7e27271ecb4bc324a37c5a6ac91260c7d (diff)
Notes
-rw-r--r--share/man/man7/hier.78
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index bade82e7b607..98430f09431a 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
-.\" $Id: hier.7,v 1.15 1997/09/13 17:52:36 wosch Exp $
+.\" $Id: hier.7,v 1.16 1998/12/21 05:57:57 jkoshy Exp $
.\"
.Dd June 5, 1993
.Dt HIER 7
@@ -99,10 +99,10 @@ see
.It Li /kernel
pure kernel executable (the operating system loaded into memory
at boot time).
-.It Li /lkm/
+.It Li /modules/
loadable kernel modules;
see
-.Xr lkm 4
+.Xr kldstat 8
.It Li /mnt/
empty directory commonly used by
system administrators as a temporary mount point
@@ -452,8 +452,6 @@ src for files in /usr/lib
src for files in /usr/libexec
.It Li local/
src for files in /usr/local
-.It Li lkm
-src for files in /lkm
.It Li release
Files required to produce a
.Tn FreeBSD