Wording improvements for previous from maxv.

This commit is contained in:
wiz 2017-10-02 12:55:10 +00:00
parent 79d830d6a0
commit 80469131eb
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: compat_linux.8,v 1.39 2017/09/29 21:48:17 wiz Exp $ .\" $NetBSD: compat_linux.8,v 1.40 2017/10/02 12:55:10 wiz Exp $
.\" .\"
.\" Copyright (c) 1995 Frank van der Linden .\" Copyright (c) 1995 Frank van der Linden
.\" All rights reserved. .\" All rights reserved.
@ -538,9 +538,9 @@ some point.
.Sh CAVEATS .Sh CAVEATS
When using a modular kernel (see When using a modular kernel (see
.Xr module 7 ) , .Xr module 7 ) ,
the linux and linux32 emulations are not loaded automatically (for the linux and linux32 emulations are not activated automatically (for
security reasons). security reasons).
To enable autoloading, set the appropriate To activate the emulation, set the appropriate
.Xr sysctl 8 Ap s : .Xr sysctl 8 Ap s :
.Bd -literal .Bd -literal
sysctl -w emul.linux.enabled=1 sysctl -w emul.linux.enabled=1