Module Name: src
Committed By: nia
Date: Sun Apr 25 05:52:22 UTC 2021
Modified Files:
src/share/man/man8: compat_linux.8
Log Message:
these sysctl variables were removed
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/share/man/man8/compat_linux.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man8/compat_linux.8
diff -u src/share/man/man8/compat_linux.8:1.41 src/share/man/man8/compat_linux.8:1.42
--- src/share/man/man8/compat_linux.8:1.41 Sat Apr 24 07:12:17 2021
+++ src/share/man/man8/compat_linux.8 Sun Apr 25 05:52:22 2021
@@ -1,4 +1,4 @@
-.\" $NetBSD: compat_linux.8,v 1.41 2021/04/24 07:12:17 nia Exp $
+.\" $NetBSD: compat_linux.8,v 1.42 2021/04/25 05:52:22 nia Exp $
.\"
.\" Copyright (c) 1995 Frank van der Linden
.\" All rights reserved.
@@ -29,7 +29,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.
.\"
-.Dd April 4, 2021
+.Dd April 25, 2021
.Dt COMPAT_LINUX 8
.Os
.Sh NAME
@@ -193,19 +193,7 @@ but is available as a module.
It must be added to
.Xr modules.conf 5
to be used.
-.Pp
-When using a
-.Dv MODULAR
-kernel (see
-.Xr module 7 ) ,
-binary compatibility is not activated automatically.
-To activate it, set the appropriate
-.Xr sysctl 8
-variables:
-.Bd -literal
-sysctl -w emul.linux.enabled=1
-sysctl -w emul.linux32.enabled=1
-.Ed
+It will not be loaded automatically.
.Sh BUGS
The information about Linux distributions will become outdated.
.Pp