summaryrefslogtreecommitdiffstats
path: root/sys/modules/linux
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>1999-02-22 13:08:38 +0000
committern_hibma <n_hibma@FreeBSD.org>1999-02-22 13:08:38 +0000
commit62572be175c190ab32f7db9990d3169dd1883b83 (patch)
tree2aef60cc9ea7491be4e651e9733745f121cd8575 /sys/modules/linux
parent2d24e4c75dd062632ab7648ed6d04dcea99a13eb (diff)
downloadFreeBSD-src-62572be175c190ab32f7db9990d3169dd1883b83.zip
FreeBSD-src-62572be175c190ab32f7db9990d3169dd1883b83.tar.gz
Update for the man page. 4.0 is using KLD's not LKM's.
Diffstat (limited to 'sys/modules/linux')
-rw-r--r--sys/modules/linux/linux.812
1 files changed, 7 insertions, 5 deletions
diff --git a/sys/modules/linux/linux.8 b/sys/modules/linux/linux.8
index 6cde622..855bb9f 100644
--- a/sys/modules/linux/linux.8
+++ b/sys/modules/linux/linux.8
@@ -22,7 +22,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$
+.\" $Id: linux.8,v 1.3 1997/02/22 12:48:26 peter Exp $
.\"
.Dd January 9, 1997
.Dt LINUX 8
@@ -37,9 +37,11 @@ The
.Nm
utility loads the Linux emulator kernel module.
.Sh FILES
-.Bl -tag -width /lkm/linux_mod.o
-.It Pa /lkm/linux_mod.o
+.Bl -tag -width /modules/linux.ko
+.It Pa /modules/linux.ko
Linux emulator loadable kernel module.
.Sh SEE ALSO
-.Xr lkm 4 ,
-.Xr modload 8
+.\"Can't find equivalent for modules (n_hibma@freebsd.org):.Xr lkm 4 ,
+.Xr kldload 8 ,
+.Xr kldunload 8 ,
+.Xr kldstat 8
OpenPOWER on IntegriCloud