Module Name: src
Committed By: wiz
Date: Tue Apr 26 22:17:17 UTC 2011
Modified Files:
src/share/man/man4: options.4
Log Message:
Remove references to just removed Darwin and Irix emulation. Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.403 -r1.404 src/share/man/man4/options.4
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/man4/options.4
diff -u src/share/man/man4/options.4:1.403 src/share/man/man4/options.4:1.404
--- src/share/man/man4/options.4:1.403 Fri Mar 18 22:19:31 2011
+++ src/share/man/man4/options.4 Tue Apr 26 22:17:17 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.403 2011/03/18 22:19:31 jruoho Exp $
+.\" $NetBSD: options.4,v 1.404 2011/04/26 22:17:17 wiz Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -30,7 +30,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd March 19, 2011
+.Dd April 27, 2011
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -394,13 +394,6 @@
applications built for the same architecture.
This currently is limited to the pmax.
The functionality of this option is unknown.
-.It Cd options COMPAT_DARWIN
-On those architectures that support it, this enables binary compatibility with
-.Tn Darwin
-applications built for the same architecture.
-This feature is highly experimental, it requires COMPAT_MACH and
-EXEC_MACHO and it is currently limited to i386 and powerpc ports of
-.Nx .
.It Cd options COMPAT_FREEBSD
On those architectures that support it, this enables binary
compatibility with
@@ -411,17 +404,6 @@
On those architectures that support it, this enables binary
compatibility with iBCS2 or SVR3 applications built for the same architecture.
This is currently limited to the i386 and vax ports.
-.It Cd options COMPAT_IRIX
-On those architectures that support it, this enables binary
-compatibility with IRIX o32 binaries built for the same architecture.
-This feature is experimental, and it is currently limited to
-the sgimips port.
-.It Cd options COMPAT_MACH
-On those architectures that support it, this enables the emulation of
-Mach kernel traps for binaries built for the same architecture.
-This feature is highly experimental and it is currently
-limited to the i386 and powerpc ports of
-.Nx .
.It Cd options COMPAT_OSF1
On those architectures that support it, this enables binary
compatibility with
@@ -468,11 +450,6 @@
are adjusted and some binaries which use
.Xr sysctl 3
to retrieve network details would not work properly.
-.It Cd options EXEC_MACHO
-On those architectures that support it, this adds support for running
-Mach-O executables.
-This is currently limited to the i386 and powerpc ports of
-.Nx .
.It Cd options EXEC_ELF_NOTELESS
Run unidentified ELF binaries as
.Nx