diff options
| author | Nik Clayton <nik@FreeBSD.org> | 1999-08-04 18:58:37 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 1999-08-04 18:58:37 +0000 |
| commit | bf9c09f9105d61f4e148469a18a647abdc69c969 (patch) | |
| tree | 166c3a8c54a2f75cb4065a88becdc06dd97409dc /sys/modules/linux | |
| parent | e32c66c53972fb584fdbe1dee5af4682f4844de1 (diff) | |
Notes
Diffstat (limited to 'sys/modules/linux')
| -rw-r--r-- | sys/modules/linux/linux.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/modules/linux/linux.8 b/sys/modules/linux/linux.8 index 8d40a9f20a11..9c44fd1d9418 100644 --- a/sys/modules/linux/linux.8 +++ b/sys/modules/linux/linux.8 @@ -22,24 +22,24 @@ .\" (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: linux.8,v 1.4 1999/02/22 13:08:38 n_hibma Exp $ +.\" $Id: linux.8,v 1.5 1999/04/23 16:12:03 ghelmer Exp $ .\" .Dd January 9, 1997 .Dt LINUX 8 .Os FreeBSD .Sh NAME .Nm linux -.Nd load the Linux emulator kernel module +.Nd load the Linux image activator module .Sh SYNOPSIS .Nm linux .Sh DESCRIPTION The .Nm -utility loads the Linux emulator kernel module. +utility loads the Linux image activator module. .Sh FILES .Bl -tag -width /modules/linux.ko .It Pa /modules/linux.ko -Linux emulator loadable kernel module. +Linux image activator loadable kernel module. .Sh SEE ALSO .Xr kld 4 , .Xr kldload 8 , |
