diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-27 13:50:37 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-27 13:50:37 +0000 |
| commit | 66a6dbf0cbe19fea1f43c34a1dda1c26fac3fc4e (patch) | |
| tree | 73cd1a4abcad68f8c2330c838603270c66d0c1b5 /sys/modules/linux | |
| parent | 978d03123b95406e442345f5a542578e53838d8f (diff) | |
Notes
Diffstat (limited to 'sys/modules/linux')
| -rw-r--r-- | sys/modules/linux/linux.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/linux/linux.8 b/sys/modules/linux/linux.8 index 13f3f0b31f07..0fcf96b82fb3 100644 --- a/sys/modules/linux/linux.8 +++ b/sys/modules/linux/linux.8 @@ -31,7 +31,7 @@ .Nm linux .Nd load the Linux image activator module .Sh SYNOPSIS -.Nm linux +.Nm .Sh DESCRIPTION The .Nm @@ -40,6 +40,7 @@ utility loads the Linux image activator module. .Bl -tag -width /modules/linux.ko .It Pa /modules/linux.ko Linux image activator loadable kernel module. +.El .Sh SEE ALSO .Xr kld 4 , .Xr kldload 8 , |
