Subject: misc/26393: options(4) man page miss amd64 for COMPAT_NETBSD32
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <njoly@pasteur.fr>
List: netbsd-bugs
Date: 07/21/2004 15:26:33
>Number: 26393
>Category: misc
>Synopsis: options(4) man page miss amd64 for COMPAT_NETBSD32
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jul 21 13:52:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Nicolas Joly
>Release: NetBSD 2.0G (-current 20040721)
>Organization:
Institut Pasteur
>Environment:
System: NetBSD lanfeust.sis.pasteur.fr 2.0G NetBSD 2.0G (LANFEUST) #4: Mon Jul 19 23:11:31 CEST 2004 njoly@lanfeust.sis.pasteur.fr:/local/src/NetBSD/obj/amd64/sys/arch/amd64/compile/LANFEUST amd64
Architecture: x86_64
Machine: amd64
>Description:
The COMPAT_NETBSD32 option description reference sparc64 as the only port
to be able to run 32-bit applications with 64-bit kernels. But the recent
amd64 port can run 32-bit i386 binaries with this option too.
>How-To-Repeat:
man 4 options
>Fix:
Index: share/man/man4/options.4
===================================================================
RCS file: /cvsroot/src/share/man/man4/options.4,v
retrieving revision 1.243
diff -u -r1.243 options.4
--- share/man/man4/options.4 11 Jul 2004 09:54:40 -0000 1.243
+++ share/man/man4/options.4 21 Jul 2004 12:55:43 -0000
@@ -30,7 +30,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd July 11, 2004
+.Dd July 21, 2004
.Os
.Dt OPTIONS 4
.Sh NAME
@@ -451,8 +451,8 @@
.It Cd options COMPAT_NETBSD32
On those architectures that support it, this enables binary
compatibility with 32-bit applications built for the same architecture.
-This is currently limited to the sparc64 port, and only applicable for
-64-bit kernels.
+This is currently limited to the amd64 and sparc64 ports, and only
+applicable for 64-bit kernels.
.It Cd options COMPAT_SVR4_32
On those architectures that support it, this enables binary
compatibility with 32-bit SVR4 applications built for the same architecture.
>Release-Note:
>Audit-Trail:
>Unformatted: