summaryrefslogtreecommitdiff
path: root/sys/modules/linux
diff options
context:
space:
mode:
authorGuy Helmer <ghelmer@FreeBSD.org>1999-04-06 13:59:14 +0000
committerGuy Helmer <ghelmer@FreeBSD.org>1999-04-06 13:59:14 +0000
commitb44890900c094fc18ea99714347e75796b900701 (patch)
tree13a62d6ab81d7f2c80e35a4793f6ed2a510cd0b0 /sys/modules/linux
parent66a8513f1430bdf160edc600a2c8c04cf932358d (diff)
Notes
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 6cde622c0a89..855bb9fd1b44 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